]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
arm64: dts: renesas: cat875: Remove rxc-skew-ps from ethernet-phy node
authorBiju Das <biju.das.jz@bp.renesas.com>
Thu, 15 Oct 2020 13:23:50 +0000 (14:23 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 26 Oct 2020 08:56:33 +0000 (09:56 +0100)
The CAT875 sub board from Silicon Linux uses Realtek phy and the driver
does not support rxc-skew-ps property.

Fixes: 6b170cd3ed02949f ("arm64: dts: renesas: cat875: Add ethernet support")
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://lore.kernel.org/r/20201015132350.8360-2-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/cat875.dtsi

index 33daa9570684003782ef57f9676e193e48c36643..801ea54b027c43d96a78ea29c3e7589a0ff15419 100644 (file)
@@ -21,7 +21,6 @@
        status = "okay";
 
        phy0: ethernet-phy@0 {
-               rxc-skew-ps = <1500>;
                reg = <0>;
                interrupt-parent = <&gpio2>;
                interrupts = <21 IRQ_TYPE_LEVEL_LOW>;