All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: renesas: cat875: Drop superfluous phy-mode
@ 2020-07-06 15:14 Geert Uytterhoeven
  2020-07-06 15:40 ` Prabhakar Mahadev Lad
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2020-07-06 15:14 UTC (permalink / raw)
  To: Magnus Damm, Lad Prabhakar
  Cc: Chris Paterson, linux-renesas-soc, Geert Uytterhoeven

The PHY mode already defaults to RGMII in the RZ/G2E base SoC DTS file,
so there is no need to specify the same value in board files.

Fixes: 6b170cd3ed02949f ("arm64: dts: renesas: cat875: Add ethernet support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm64/boot/dts/renesas/cat875.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/cat875.dtsi b/arch/arm64/boot/dts/renesas/cat875.dtsi
index aaefc3ae56d50960..33daa95706840037 100644
--- a/arch/arm64/boot/dts/renesas/cat875.dtsi
+++ b/arch/arm64/boot/dts/renesas/cat875.dtsi
@@ -18,7 +18,6 @@
 	pinctrl-names = "default";
 	renesas,no-ether-link;
 	phy-handle = <&phy0>;
-	phy-mode = "rgmii";
 	status = "okay";
 
 	phy0: ethernet-phy@0 {
-- 
2.17.1


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

* RE: [PATCH] arm64: dts: renesas: cat875: Drop superfluous phy-mode
  2020-07-06 15:14 [PATCH] arm64: dts: renesas: cat875: Drop superfluous phy-mode Geert Uytterhoeven
@ 2020-07-06 15:40 ` Prabhakar Mahadev Lad
  0 siblings, 0 replies; 2+ messages in thread
From: Prabhakar Mahadev Lad @ 2020-07-06 15:40 UTC (permalink / raw)
  To: Geert Uytterhoeven, Magnus Damm; +Cc: Chris Paterson, linux-renesas-soc

Hi Geert,

Thank you for the patch.

> -----Original Message-----
> From: Geert Uytterhoeven <geert+renesas@glider.be>
> Sent: 06 July 2020 16:14
> To: Magnus Damm <magnus.damm@gmail.com>; Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Cc: Chris Paterson <Chris.Paterson2@renesas.com>; linux-renesas-soc@vger.kernel.org; Geert Uytterhoeven <geert+renesas@glider.be>
> Subject: [PATCH] arm64: dts: renesas: cat875: Drop superfluous phy-mode
>
> The PHY mode already defaults to RGMII in the RZ/G2E base SoC DTS file,
> so there is no need to specify the same value in board files.
>
> Fixes: 6b170cd3ed02949f ("arm64: dts: renesas: cat875: Add ethernet support")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  arch/arm64/boot/dts/renesas/cat875.dtsi | 1 -
>  1 file changed, 1 deletion(-)
>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Cheers,
--Prabhakar

> diff --git a/arch/arm64/boot/dts/renesas/cat875.dtsi b/arch/arm64/boot/dts/renesas/cat875.dtsi
> index aaefc3ae56d50960..33daa95706840037 100644
> --- a/arch/arm64/boot/dts/renesas/cat875.dtsi
> +++ b/arch/arm64/boot/dts/renesas/cat875.dtsi
> @@ -18,7 +18,6 @@
>  pinctrl-names = "default";
>  renesas,no-ether-link;
>  phy-handle = <&phy0>;
> -phy-mode = "rgmii";
>  status = "okay";
>
>  phy0: ethernet-phy@0 {
> --
> 2.17.1



Renesas Electronics Europe GmbH, Geschaeftsfuehrer/President: Carsten Jauch, Sitz der Gesellschaft/Registered office: Duesseldorf, Arcadiastrasse 10, 40472 Duesseldorf, Germany, Handelsregister/Commercial Register: Duesseldorf, HRB 3708 USt-IDNr./Tax identification no.: DE 119353406 WEEE-Reg.-Nr./WEEE reg. no.: DE 14978647

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

end of thread, other threads:[~2020-07-06 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-06 15:14 [PATCH] arm64: dts: renesas: cat875: Drop superfluous phy-mode Geert Uytterhoeven
2020-07-06 15:40 ` Prabhakar Mahadev Lad

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.