Skip to content

Commit

Permalink
ARM: dts: tango4: Request RGMII RX and TX clock delays
Browse files Browse the repository at this point in the history
RX and TX clock delays are required. Request them explicitly.

Fixes: cad008b ("ARM: dts: tango4: Initial device trees")
Cc: [email protected]
Signed-off-by: Marc Gonzalez <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
  • Loading branch information
Marc Gonzalez authored and arndb committed Aug 4, 2017
1 parent 2f4233e commit 985333b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/tango4-vantage-1172.dts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
};

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

0 comments on commit 985333b

Please sign in to comment.