arm64: dts: rockchip: update gmax's rx delay on rk3399-evb-ind.dtsi

The normal hardware has not changed, and the rx delayline does not need
to be changed, but the value is different if the realteak PHY driver is
turned on by default.

[root@buildroot:/]# echo 1000 > ./sys/devices/platform/fe300000.ethernet/phy_lb_
scan

 rx_delay = 0x23

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: If42019a8c17b24d6df72a30f4f7377e5f6feafe0
This commit is contained in:
Caesar Wang
2022-07-22 18:02:07 +08:00
committed by Tao Huang
parent ddc9d56cc7
commit ec19a91490

View File

@@ -429,7 +429,7 @@
pinctrl-names = "default";
pinctrl-0 = <&rgmii_pins>;
tx_delay = <0x22>;
rx_delay = <0x08>;
rx_delay = <0x23>;
status = "okay";
};