linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: gemini-rut1xx: remove duplicate ethernet node
@ 2021-04-28 18:54 Corentin Labbe
  2021-05-06 10:28 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Corentin Labbe @ 2021-04-28 18:54 UTC (permalink / raw)
  To: linus.walleij, robh+dt, ulli.kroll
  Cc: devicetree, linux-arm-kernel, linux-kernel, Corentin Labbe

Two ethernet node was added by
commit 95220046a62c ("ARM: dts: Add ethernet to a bunch of platforms")
and commit d6d0cef55e5b ("ARM: dts: Add the FOTG210 USB host to Gemini boards")

This patch removes the duplicate one.

Fixes: d6d0cef55e5b ("ARM: dts: Add the FOTG210 USB host to Gemini boards")
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 arch/arm/boot/dts/gemini-rut1xx.dts | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/arch/arm/boot/dts/gemini-rut1xx.dts b/arch/arm/boot/dts/gemini-rut1xx.dts
index 9611ddf06792..08091d2a64e1 100644
--- a/arch/arm/boot/dts/gemini-rut1xx.dts
+++ b/arch/arm/boot/dts/gemini-rut1xx.dts
@@ -125,18 +125,6 @@ ethernet-port@1 {
 			};
 		};
 
-		ethernet@60000000 {
-			status = "okay";
-
-			ethernet-port@0 {
-				phy-mode = "rgmii";
-				phy-handle = <&phy0>;
-			};
-			ethernet-port@1 {
-				/* Not used in this platform */
-			};
-		};
-
 		usb@68000000 {
 			status = "okay";
 		};
-- 
2.26.3


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

* Re: [PATCH] ARM: dts: gemini-rut1xx: remove duplicate ethernet node
  2021-04-28 18:54 [PATCH] ARM: dts: gemini-rut1xx: remove duplicate ethernet node Corentin Labbe
@ 2021-05-06 10:28 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2021-05-06 10:28 UTC (permalink / raw)
  To: Corentin Labbe
  Cc: Rob Herring, Hans Ulli Kroll,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux ARM, linux-kernel

On Wed, Apr 28, 2021 at 8:55 PM Corentin Labbe <clabbe@baylibre.com> wrote:

> Two ethernet node was added by
> commit 95220046a62c ("ARM: dts: Add ethernet to a bunch of platforms")
> and commit d6d0cef55e5b ("ARM: dts: Add the FOTG210 USB host to Gemini boards")
>
> This patch removes the duplicate one.
>
> Fixes: d6d0cef55e5b ("ARM: dts: Add the FOTG210 USB host to Gemini boards")
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>

Patch applied!

I even have this device, I just haven't had time to fit the serial
port.

Yours,
Linus Walleij

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

end of thread, other threads:[~2021-05-06 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28 18:54 [PATCH] ARM: dts: gemini-rut1xx: remove duplicate ethernet node Corentin Labbe
2021-05-06 10:28 ` Linus Walleij

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).