devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM64: meson-gxl: disable broken eee
@ 2017-07-07  1:32 Joseph Kogut
       [not found] ` <20170707013257.18250-1-joseph.kogut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Joseph Kogut @ 2017-07-07  1:32 UTC (permalink / raw)
  To: khilman, carlo
  Cc: robh+dt, mark.rutland, devicetree, linux-arm-kernel,
	linux-amlogic, linux-kernel, Joseph Kogut

Meson GXL appears to suffer from the same broken eee issue as GXB,
originally fixed by feb3cbea0946.

This patch disables the broken energy-efficient ethernet for GXL,
avoiding the tx link breakage.

Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
---
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
index 8d4f3160a0ee..620e8a4f9bb3 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
@@ -570,6 +570,7 @@
 				compatible = "ethernet-phy-id0181.4400", "ethernet-phy-ieee802.3-c22";
 				reg = <8>;
 				max-speed = <100>;
+				eee-broken-100tx;
 			};
 		};
 
-- 
2.13.2

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

end of thread, other threads:[~2017-07-25 17:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-07  1:32 [PATCH] ARM64: meson-gxl: disable broken eee Joseph Kogut
     [not found] ` <20170707013257.18250-1-joseph.kogut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-07-22 15:26   ` Kevin Hilman
     [not found]     ` <7ho9scsdbp.fsf-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2017-07-23 17:03       ` Joseph Kogut
     [not found]         ` <CAMWSM7hB1e8gJEY3RvQ6UyWsZC0qB-rV2PTxun_4mdzO0e8X-A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-07-24 12:06           ` Neil Armstrong
     [not found]             ` <cf71b3c2-29d7-3bdb-0d00-872f5e1267e2-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2017-07-24 12:26               ` Neil Armstrong
     [not found]                 ` <7519c9ee-54f0-d5fb-1683-11d6e24f0822-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2017-07-24 16:09                   ` Jerome Brunet
2017-07-24 18:20                     ` Martin Blumenstingl
     [not found]                       ` <CAFBinCBy6Ce79Tf2seQi4m3aNGOa0r00zjt=eZP-dYy+6WLo8w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-07-24 18:32                         ` Jerome Brunet
2017-07-25 17:03                           ` crow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).