Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ chosen {
};
&eth0 {
phy-connection-type = "rgmii";
phy-connection-type = "rgmii-id";
phy-handle = <&eth0_phy>;
#address-cells = <1>;
#size-cells = <0>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment