commit | 7792a0a3082caf798ba12fd03e06c1417a3876e0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Sep 03 09:12:06 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 03 09:12:06 2024 -0600 |
tree | abb8ad74b6de71781e51a99544c007d73a6624b4 | |
parent | 3a7f92ef45e6975ca31db21353b3128564d77b8e [diff] | |
parent | 4246035c103b84ddfd4961a495c2ff9ce976e9b7 [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.