]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: renesas: r8a77990: ebisu: Fix EthernetAVB phy mode to rgmii
authorKazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
Fri, 14 Dec 2018 15:58:44 +0000 (16:58 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 22 Jan 2019 14:41:08 +0000 (15:41 +0100)
According to the R-Car Gen3 Hardware Manual Errata for Rev 1.00 of
August 24, 2018, the TX clock internal delay mode doesn't support
on R-Car E3. This patch fixes EthernetAVB phy mode to rgmii.

This is achieved by simply dropping the phy-mode property from
r8a77990-ebisu.dts as the default property for this for r8a77990,
as set in r8a77990.dtsi, is "rgmii".

Signed-off-by: Kazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Ulrich Hecht <uli+renesas@fpond.eu>
arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts

index 24beb0e22cb0b3c71c217e90663a8775d7cc172b..8b66ee86e7bbf7dd62071020671588a77240eeb3 100644 (file)
@@ -267,7 +267,6 @@ &avb {
        pinctrl-names = "default";
        renesas,no-ether-link;
        phy-handle = <&phy0>;
-       phy-mode = "rgmii-txid";
        status = "okay";
 
        phy0: ethernet-phy@0 {