[PATCH] arm64: dts: renesas: v3hsk: Add clock-skew for GEther's Micrel PHY
Geert Uytterhoeven
geert+renesas at glider.be
Thu Feb 2 02:51:12 PST 2023
From: Nam Nguyen <nam.nguyen.yh at renesas.com>
Add the missing clock-skew property for the GEther's Micrel KSZ9031 PHY.
Signed-off-by: Nam Nguyen <nam.nguyen.yh at renesas.com>
Signed-off-by: Phong Hoang <phong.hoang.wz at renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
---
Untested due to lack of hardware, but it matches similar boards like
Condor and V3MSK.
To be queued in renesas-devel for v6.4.
---
arch/arm64/boot/dts/renesas/r8a77980-v3hsk.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/renesas/r8a77980-v3hsk.dts b/arch/arm64/boot/dts/renesas/r8a77980-v3hsk.dts
index d168b0e7747d3494..77d22df25fffac6d 100644
--- a/arch/arm64/boot/dts/renesas/r8a77980-v3hsk.dts
+++ b/arch/arm64/boot/dts/renesas/r8a77980-v3hsk.dts
@@ -122,6 +122,7 @@ &gether {
phy0: ethernet-phy at 0 {
compatible = "ethernet-phy-id0022.1622",
"ethernet-phy-ieee802.3-c22";
+ rxc-skew-ps = <1500>;
reg = <0>;
interrupt-parent = <&gpio4>;
interrupts = <23 IRQ_TYPE_LEVEL_LOW>;
--
2.34.1
More information about the linux-arm-kernel
mailing list