Add reset id for Ethernet to reset Ethernet IP. Re-based on linux-next-20200730. Could not test as their is build failed on linux-next-20200730. My observation: - Sometime the device on upgrade of the kernel don't show up in the network. - My observation that Ethernet interface come up successfully but no packet get forwarded. - This happens some times on my network. -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 :