From: Joseph Kogut <joseph.kogut@gmail.com>
To: khilman@baylibre.com, carlo@caione.org
Cc: robh+dt@kernel.org, mark.rutland@arm.com,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
Joseph Kogut <joseph.kogut@gmail.com>
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
next 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]
[not found] ` <20170707013257.18250-1-joseph.kogut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-07-22 15:26 ` [PATCH] ARM64: meson-gxl: disable broken eee 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
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=carlo@caione.org \
--cc=devicetree@vger.kernel.org \
--cc=khilman@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.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;
as well as URLs for NNTP newsgroup(s).