All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Add missing ethernet reset ID for Amlogic SoC
@ 2020-07-30 10:02 ` Anand Moon
  0 siblings, 0 replies; 27+ messages in thread
From: Anand Moon @ 2020-07-30 10:02 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-amlogic
  Cc: Rob Herring, Martin Blumenstingl, Jerome Brunet, Neil Armstrong,
	Kevin Hilman

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


^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2020-07-30 18:06 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30 10:02 [PATCH v1 0/3] Add missing ethernet reset ID for Amlogic SoC Anand Moon
2020-07-30 10:02 ` Anand Moon
2020-07-30 10:02 ` Anand Moon
2020-07-30 10:02 ` [PATCH v1 1/3] arm64: dts: amlogic: meson-gx: add missing ethernet reset ID Anand Moon
2020-07-30 10:02   ` Anand Moon
2020-07-30 10:02   ` Anand Moon
2020-07-30 10:02 ` [PATCH v1 2/3] arm64: dts: amlogic: meson-axg: " Anand Moon
2020-07-30 10:02   ` Anand Moon
2020-07-30 10:02   ` Anand Moon
2020-07-30 10:02 ` [PATCH v1 3/3] arm64: dts: amlogic: meson-g12: " Anand Moon
2020-07-30 10:02   ` Anand Moon
2020-07-30 10:02   ` Anand Moon
2020-07-30 11:57 ` [PATCH v1 0/3] Add missing ethernet reset ID for Amlogic SoC Jerome Brunet
2020-07-30 11:57   ` Jerome Brunet
2020-07-30 11:57   ` Jerome Brunet
2020-07-30 12:14   ` Jerome Brunet
2020-07-30 12:14     ` Jerome Brunet
2020-07-30 12:14     ` Jerome Brunet
2020-07-30 13:46     ` Anand Moon
2020-07-30 13:46       ` Anand Moon
2020-07-30 13:46       ` Anand Moon
2020-07-30 13:55       ` Jerome Brunet
2020-07-30 13:55         ` Jerome Brunet
2020-07-30 13:55         ` Jerome Brunet
2020-07-30 18:04         ` Anand Moon
2020-07-30 18:04           ` Anand Moon
2020-07-30 18:04           ` Anand Moon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.