Commit 985333b0 authored by Marc Gonzalez's avatar Marc Gonzalez Committed by Arnd Bergmann
Browse files

ARM: dts: tango4: Request RGMII RX and TX clock delays



RX and TX clock delays are required. Request them explicitly.

Fixes: cad008b8 ("ARM: dts: tango4: Initial device trees")
Cc: stable@vger.kernel.org
Signed-off-by: default avatarMarc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 2f4233ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
};

&eth0 {
	phy-connection-type = "rgmii";
	phy-connection-type = "rgmii-id";
	phy-handle = <&eth0_phy>;
	#address-cells = <1>;
	#size-cells = <0>;