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

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

Fixes: cad008b8a7 ("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>
This commit is contained in:
Marc Gonzalez 2017-07-28 15:27:49 +02:00 committed by Arnd Bergmann
parent 2f4233ee13
commit 985333b0ee
1 changed files with 1 additions and 1 deletions

View File

@ -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>;