Hi all, these patches should be orthogonal to the ongoing work of Peter Geis that aims to introduce the GMAC1 node to the common RK356x dts. The GMAC0 node, which is exclusive to the RK3568, and the Ethernet phy nodes in the RK3568 EVB1 are introduced by this series. v2: - sort properties alphabetically - use phy-mode "rgmii-id" without delay properties - rename phy nodes to "ethernet-phy" Best regards, Michael Michael Riesch (2): arm64: dts: rockchip: add gmac0 node to rk3568 arm64: dts: rockchip: rk3568-evb1-v10: add ethernet support .../boot/dts/rockchip/rk3568-evb1-v10.dts | 57 +++++++++++++++++++ arch/arm64/boot/dts/rockchip/rk3568.dtsi | 49 ++++++++++++++++ 2 files changed, 106 insertions(+) -- 2.20.1