mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02: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:
parent
3b986afbe2
commit
bcabf008e4
|
|
@ -131,7 +131,7 @@ &gmac {
|
|||
|
||||
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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user