ARM: dts: rv1126: 38x38 board: fix gmac reset timing

Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: I7f56fb8078fbdb817e9bb0834d41ba64127f077e
This commit is contained in:
Weiwen Chen
2020-08-05 10:15:31 +08:00
committed by Tao Huang
parent 3b986afbe2
commit bcabf008e4

View File

@@ -131,7 +131,7 @@
snps,reset-gpio = <&gpio3 RK_PC5 GPIO_ACTIVE_LOW>;
snps,reset-active-low;
snps,reset-delays-us = <10000 10000 0>;
snps,reset-delays-us = <0 50000 10000>;
assigned-clocks = <&cru CLK_GMAC_SRC_M0>, <&cru CLK_GMAC_SRC>, <&cru CLK_GMAC_TX_RX>;
assigned-clock-rates = <0>, <50000000>;