Re: [PATCH v1 0/3] Add missing ethernet reset ID for Amlogic SoC
From: Jerome Brunet <jbrunet@baylibre.com>
Date: 2020-07-30 11:57:29
Also in:
linux-amlogic, linux-devicetree
From: Jerome Brunet <jbrunet@baylibre.com>
Date: 2020-07-30 11:57:29
Also in:
linux-amlogic, linux-devicetree
On Thu 30 Jul 2020 at 12:02, Anand Moon [off-list ref] 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@baylibre.com>
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(+)
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel