Move RK3368 Lion ethernet phy to a mdio subnode
From: Heiko Stuebner <heiko@...> Date: Mon, 20 Oct 2025 12:07:03 +0200
Don't use deprecated snps properties to describe the phy reset, but instead add the mdio bus subnode to the gmac and correctly describe the phy there. This will also help us later to handle a lion-specific oddity where the phy needs to enable its clock output for the needed mac clock. Heiko Stuebner (3): arm64: dts: rockchip: add gmac reset property to rk3368 arm64: dts: rockchip: add mdio subnode to gmac on rk3368 arm64: dts: rockchip: Correctly describe the ethernet phy on rk3368-lion arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi | 22 ++++++++++++++++--- arch/arm64/boot/dts/rockchip/rk3368.dtsi | 8 +++++++ 2 files changed, 27 insertions(+), 3 deletions(-) -- 2.47.2
Patches in this set
- [0001] arm64: dts: rockchip: add gmac reset property to rk3368 (raw)
- [0002] arm64: dts: rockchip: add mdio subnode to gmac on rk3368 (raw)
- [0003] arm64: dts: rockchip: Correctly describe the ethernet phy (raw)
Statistics
- 3 individual patches
- 27 lines added
- 3 lines removed