Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: joseph.kogut@gmail.com (Joseph Kogut)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH] ARM64: meson-gxl: disable broken eee
Date: Thu,  6 Jul 2017 18:32:57 -0700	[thread overview]
Message-ID: <20170707013257.18250-1-joseph.kogut@gmail.com> (raw)

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

             reply	other threads:[~2017-07-07  1:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-07  1:32 Joseph Kogut [this message]
2017-07-22 15:26 ` [PATCH] ARM64: meson-gxl: disable broken eee Kevin Hilman
2017-07-23 17:03   ` Joseph Kogut
2017-07-24 12:06     ` Neil Armstrong
2017-07-24 12:26       ` Neil Armstrong
2017-07-24 16:09         ` Jerome Brunet
2017-07-24 18:20           ` Martin Blumenstingl
2017-07-24 18:32             ` Jerome Brunet
2017-07-25 17:03               ` crow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170707013257.18250-1-joseph.kogut@gmail.com \
    --to=joseph.kogut@gmail.com \
    --cc=linus-amlogic@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox