devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
@ 2020-10-28 11:58 Nenad Peric
  2020-10-28 21:41 ` Jernej Škrabec
  2020-10-29  9:30 ` Maxime Ripard
  0 siblings, 2 replies; 3+ messages in thread
From: Nenad Peric @ 2020-10-28 11:58 UTC (permalink / raw)
  To: mripard, wens, jernej.skrabec
  Cc: Nenad Peric, robh+dt, devicetree, linux-arm-kernel, linux-kernel,
	linux-sunxi

RX and TX delay are provided by ethernet PHY. Reflect that in ethernet
node.

Fixes: 44a94c7ef989 ("arm64: dts: allwinner: H5: Restore EMAC changes")
Signed-off-by: Nenad Peric <nperic@gmail.com>
---
 arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts b/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts
index cb44bfa5981f..33ab44072e6d 100644
--- a/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts
@@ -124,7 +124,7 @@ &emac {
 	pinctrl-0 = <&emac_rgmii_pins>;
 	phy-supply = <&reg_gmac_3v3>;
 	phy-handle = <&ext_rgmii_phy>;
-	phy-mode = "rgmii";
+	phy-mode = "rgmii-id";
 	status = "okay";
 };
 
-- 
2.29.1


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

* Re: [PATCH] arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
  2020-10-28 11:58 [PATCH] arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node Nenad Peric
@ 2020-10-28 21:41 ` Jernej Škrabec
  2020-10-29  9:30 ` Maxime Ripard
  1 sibling, 0 replies; 3+ messages in thread
From: Jernej Škrabec @ 2020-10-28 21:41 UTC (permalink / raw)
  To: mripard, wens, Nenad Peric
  Cc: Nenad Peric, robh+dt, devicetree, linux-arm-kernel, linux-kernel,
	linux-sunxi

Dne sreda, 28. oktober 2020 ob 12:58:17 CET je Nenad Peric napisal(a):
> RX and TX delay are provided by ethernet PHY. Reflect that in ethernet
> node.
> 
> Fixes: 44a94c7ef989 ("arm64: dts: allwinner: H5: Restore EMAC changes")
> Signed-off-by: Nenad Peric <nperic@gmail.com>

Acked-by: Jernej Skrabec <jernej.skrabec@siol.net>

Thanks!

Best regards,
Jernej



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

* Re: [PATCH] arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
  2020-10-28 11:58 [PATCH] arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node Nenad Peric
  2020-10-28 21:41 ` Jernej Škrabec
@ 2020-10-29  9:30 ` Maxime Ripard
  1 sibling, 0 replies; 3+ messages in thread
From: Maxime Ripard @ 2020-10-29  9:30 UTC (permalink / raw)
  To: Nenad Peric
  Cc: wens, jernej.skrabec, robh+dt, devicetree, linux-arm-kernel,
	linux-kernel, linux-sunxi

[-- Attachment #1: Type: text/plain, Size: 301 bytes --]

On Wed, Oct 28, 2020 at 12:58:17PM +0100, Nenad Peric wrote:
> RX and TX delay are provided by ethernet PHY. Reflect that in ethernet
> node.
> 
> Fixes: 44a94c7ef989 ("arm64: dts: allwinner: H5: Restore EMAC changes")
> Signed-off-by: Nenad Peric <nperic@gmail.com>

Applied, thanks!
Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

end of thread, other threads:[~2020-10-29  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 11:58 [PATCH] arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node Nenad Peric
2020-10-28 21:41 ` Jernej Škrabec
2020-10-29  9:30 ` Maxime Ripard

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