commit | 921e1c37a913ed53ef1cbf469a5a9908a45e1abf | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jul 31 17:56:37 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 31 17:56:37 2024 -0600 |
tree | 05f9573d437a9fa7640ee739f1667f19f0bd6269 | |
parent | c12179ff4a51f69775c2a4ac2648baf6539baa28 [diff] | |
parent | b1d44080f8bd2a820a4db1f378f976869721d41d [diff] |
Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC" Philip Oberfichtner <pro@denx.de> says: This patch series implements the dwc_eth_qos glue driver for Intel SOCs. Before doing that, a few general adaptions to the dwc_eth_qos.c main driver are required. Most notably, the preparation for PCI based driver instances, which do not necessarily use a device tree.