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

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
:

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

end of thread, other threads:[~2020-07-31  8:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-31  8:20 [PATCH v2 0/3] Add missing ethernet reset ID for Amlogic SoC Anand Moon
2020-07-31  8:20 ` Anand Moon
2020-07-31  8:20 ` Anand Moon
2020-07-31  8:20 ` [PATCH v2 1/3] arm64: dts: amlogic: meson-gx: add missing ethernet reset ID Anand Moon
2020-07-31  8:20   ` Anand Moon
2020-07-31  8:20   ` Anand Moon
2020-07-31  8:20 ` [PATCH v2 2/3] arm64: dts: amlogic: meson-axg: " Anand Moon
2020-07-31  8:20   ` Anand Moon
2020-07-31  8:20   ` Anand Moon
2020-07-31  8:20 ` [PATCH v2 3/3] arm64: dts: amlogic: meson-g12: " Anand Moon
2020-07-31  8:20   ` Anand Moon
2020-07-31  8:20   ` 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.