These patch fix the Ethernet issue on Odroid C2 & Odroid N2 Some time Ethernet interface come up but no DHCP request is forwaded to the Router, this happens quite offern on my side. Adding Reset controller to ethernet node FIx the inilization issue. -Anand Anand Moon (3): arm64: dts: amlogic: meson-gx: add missing ethernet reset ID arm64: dts: amlogic: meson-axg: add missing ethernet reset ID arm64: dts: amlogic: meson-g12: add missing ethernet reset ID arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 2 ++ arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 2 ++ arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 3 +++ 3 files changed, 7 insertions(+) -- 2.28.0