On Wed, 11 Jun 2025 10:59:30 +0200, Quentin Schulz wrote: > v6.16-rc1 will bring an incompatible change to the Device Tree of PX30 > Ringneck which will break Ethernet support. > > Unfortunately, the designware net driver's logic doesn't seem to allow > having the old Device Tree (without MDIO bus and Ethernet PHY nodes) > with DM_MDIO and DM_ETH_PHY enabled so there cannot be a smooth > transition. > > [...]
Applied to u-boot/master, thanks! [1/3] arm64: dts: rockchip: add basic mdio node to px30 commit: b279bd7282094e83fffa522081d1bb8e58b7794e [2/3] arm64: dts: rockchip: move reset to dedicated eth-phy node on ringneck commit: 8279df493c7a4fa7c81c232cc6d9783f8bdec5b2 [3/3] configs: ringneck-px30: fix Ethernet commit: 21c3a37f074e195c849659b1bf3bef2a30381f26 -- Tom