On Thu 30 Jul 2020 at 12:02, Anand Moon <linux.amoon@xxxxxxxxx> wrote: > 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. > I'm seeing this on other device as well. Strange that it pops up only now. Change tested on S905x, seems to help. > -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 None of the patches apply, please rebase on kevin's dt64 branch. With that, you can add Tested-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx> > > 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(+)