mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user