Re: [PATCH v1 0/3] Add missing ethernet reset ID for Amlogic SoC
From: Jerome Brunet <jbrunet@baylibre.com>
Date: 2020-07-30 12:15:00
Also in:
linux-amlogic, linux-arm-kernel
From: Jerome Brunet <jbrunet@baylibre.com>
Date: 2020-07-30 12:15:00
Also in:
linux-amlogic, linux-arm-kernel
On Thu 30 Jul 2020 at 13:57, Jerome Brunet [off-list ref] wrote:
On Thu 30 Jul 2020 at 12:02, Anand Moon [off-list ref] wrote:quoted
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.
Strike that one - still seeing random DHCP issue on boot with this applied
quoted
-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 IDNone of the patches apply, please rebase on kevin's dt64 branch. With that, you can add Tested-by: Jerome Brunet <jbrunet@baylibre.com>
So still worth rebasing and applying on I suppose but I don't think it solves the problem as described in this cover letter.
quoted
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(+)