aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Gonzalez <[email protected]>2017-07-28 15:27:49 +0200
committerArnd Bergmann <[email protected]>2017-08-04 12:59:30 +0200
commit985333b0eef8603b02181c4ec0a722b82be9642d (patch)
treeadf0c4269b421d0bc97ba2e706fd0c735a5c5613
parent2f4233ee13fb89b70e56b2df7789e2a3d131c85e (diff)
ARM: dts: tango4: Request RGMII RX and TX clock delays
RX and TX clock delays are required. Request them explicitly. Fixes: cad008b8a77e6 ("ARM: dts: tango4: Initial device trees") Cc: [email protected] Signed-off-by: Marc Gonzalez <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r--arch/arm/boot/dts/tango4-vantage-1172.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/tango4-vantage-1172.dts b/arch/arm/boot/dts/tango4-vantage-1172.dts
index 86d8df98802f..13bcc460bcb2 100644
--- a/arch/arm/boot/dts/tango4-vantage-1172.dts
+++ b/arch/arm/boot/dts/tango4-vantage-1172.dts
@@ -22,7 +22,7 @@
};
&eth0 {
- phy-connection-type = "rgmii";
+ phy-connection-type = "rgmii-id";
phy-handle = <&eth0_phy>;
#address-cells = <1>;
#size-cells = <0>;