On Fri, 08 Nov 2024 14:14:58 +0100, Sascha Hauer wrote: > This series adds ethernet support for TI K3 SoCs. The driver has been > tested on the TI AM625 based Beagleplay board. The driver needs an > external DMA engine and also some TI specific units, so this series is > longer than it should be for just an ethernet driver. > > Applied, thanks! [1/7] net: davinci_mdio: separate driver https://git.pengutronix.de/cgit/barebox/commit/?id=b32a92fd714a (link may not be stable) [2/7] firmware: ti_sci: update from U-Boot https://git.pengutronix.de/cgit/barebox/commit/?id=d355335adb75 (link may not be stable) [3/7] ARM: K3: add navss-ringacc driver https://git.pengutronix.de/cgit/barebox/commit/?id=0ae0d8b12b1c (link may not be stable) [4/7] dma: add dma-devices support https://git.pengutronix.de/cgit/barebox/commit/?id=f4b9411a0b97 (link may not be stable) [5/7] dma-devices: add k3-udma support https://git.pengutronix.de/cgit/barebox/commit/?id=4cc7c7658297 (link may not be stable) [6/7] ARM: k3: am625: add syscon compatible to phy_gmii_sel https://git.pengutronix.de/cgit/barebox/commit/?id=74dda1b25c23 (link may not be stable) [7/7] net: add am65-cpsw-nuss driver https://git.pengutronix.de/cgit/barebox/commit/?id=89ad0c51b24d (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>