]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: tango4: Request RGMII RX and TX clock delays
authorMarc Gonzalez <marc_gonzalez@sigmadesigns.com>
Fri, 28 Jul 2017 13:27:49 +0000 (15:27 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 4 Aug 2017 10:59:30 +0000 (12:59 +0200)
RX and TX clock delays are required. Request them explicitly.

Fixes: cad008b8a77e6 ("ARM: dts: tango4: Initial device trees")
Cc: stable@vger.kernel.org
Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/tango4-vantage-1172.dts

index 86d8df98802fdf66a651adb04de5c4be49af3fcc..13bcc460bcb2adf2ab17775bc0aa2c01bc694aed 100644 (file)
@@ -22,7 +22,7 @@
 };
 
 &eth0 {
-       phy-connection-type = "rgmii";
+       phy-connection-type = "rgmii-id";
        phy-handle = <&eth0_phy>;
        #address-cells = <1>;
        #size-cells = <0>;