mirror of https://lore.kernel.org/linux-amlogic/
 help / color / mirror / Atom feed
From: martin.blumenstingl@googlemail.com (Martin Blumenstingl)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 1/1] ARM: dts: meson8b: RGMII doesn't use the eth_txd1_1 and eth_txd0_1 pins
Date: Wed,  2 May 2018 00:00:45 +0200	[thread overview]
Message-ID: <20180501220045.2004-2-martin.blumenstingl@googlemail.com> (raw)
In-Reply-To: <20180501220045.2004-1-martin.blumenstingl@googlemail.com>

The pin groups eth_txd0_0 and eth_txd0_1 are both connected to the
Ethernet controller's TXD0 data line. The only difference is that
eth_txd0_0 is routed to GPIOH_6 while eth_txd0_1 is routed to DIF_2_P.
eth_txd1_0 and eth_txd1_1 are similar: eth_txd1_0 is routed to GPIOH_5
and eth_txd1_1 is routed to DIF_2_N.

The schematics of the Odroid-C1+ show that it uses GPIOH_5 and GPIOH_6
for the TXD0 and TXD1 data lines. Thus we can drop eth_txd0_1 and
eth_txd1_1 (which are routed to DIF_2_P and DIF_2_N) from the RGMII
group.

Fixes: b96446541d8390 ("ARM: dts: meson8b: extend ethernet controller description")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: Emiliano Ingrassia <ingrassia@epigenesys.com>
Cc: Linus L?ssing <linus.luessing@c0d3.blue>
---
 arch/arm/boot/dts/meson8b.dtsi | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/boot/dts/meson8b.dtsi b/arch/arm/boot/dts/meson8b.dtsi
index 6cfd7e225cee..5deff6819f7d 100644
--- a/arch/arm/boot/dts/meson8b.dtsi
+++ b/arch/arm/boot/dts/meson8b.dtsi
@@ -200,9 +200,7 @@
 				groups = "eth_tx_clk",
 					 "eth_tx_en",
 					 "eth_txd1_0",
-					 "eth_txd1_1",
 					 "eth_txd0_0",
-					 "eth_txd0_1",
 					 "eth_rx_clk",
 					 "eth_rx_dv",
 					 "eth_rxd1",
-- 
2.17.0

  reply	other threads:[~2018-05-01 22:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-01 22:00 [PATCH 0/1] Meson8b RGMII Ethernet pin cleanup Martin Blumenstingl
2018-05-01 22:00 ` Martin Blumenstingl [this message]
2018-05-01 22:03 ` Martin Blumenstingl
2018-05-03 17:06 ` Emiliano Ingrassia
2018-05-04 20:09   ` Martin Blumenstingl
2018-05-06 21:53     ` Emiliano Ingrassia
2018-05-09 23:01       ` Martin Blumenstingl

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=20180501220045.2004-2-martin.blumenstingl@googlemail.com \
    --to=martin.blumenstingl@googlemail.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

all inboxes | Powered by JetHome®