arm64: dts: allwinner: a64: a64-olinuxino: set the PHY TX delay

The PHY found on the A64-OLinuXino requires a TX delay in order to
operate properly. Olimex uses a 600ps second delay in their BSP, and
that has been found to work, so let's use that value in the current
DT.

Signed-off-by: Rodrigo Exterckötter Tjäder <rodrigo@tjader.xyz>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
This commit is contained in:
Rodrigo Exterckötter Tjäder 2018-09-26 19:48:24 +00:00 committed by Chen-Yu Tsai
parent f4e4453aa9
commit 679294497b
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@
phy-mode = "rgmii";
phy-handle = <&ext_rgmii_phy>;
phy-supply = <&reg_dcdc1>;
allwinner,tx-delay-ps = <600>;
status = "okay";
};