]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: renesas: r8a77995: draak: Fix EthernetAVB phy mode to rgmii
authorKazuya Mizuguchi <kazuya.mizuguchi.ks@renesas.com>
Wed, 13 Feb 2019 10:32:55 +0000 (11:32 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 27 Mar 2019 11:13:58 +0000 (12:13 +0100)
According to the R-Car Gen3 Hardware Manual Errata for Rev 1.00 of
August 24, 2018, the TX clock internal Delay mode does'nt support
on R-Car D3. This patch fixes EthernetAVB phy mode to rgmii.

This is achieved by simply dropping the phy-mode property from
r8a77995-draak.dts as the default property for this for r8a77995,
as set in r8a77995.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>
Tested-by: Ulrich Hecht <uli+renesas@fpond.eu>
arch/arm64/boot/dts/renesas/r8a77995-draak.dts

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