交换GMAC复位引脚

This commit is contained in:
zhangpeng
2025-10-13 10:02:14 +08:00
parent 0e3abc6330
commit b8465f59f4
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
phy-mode = "rgmii-rxid";
clock_in_out = "input";
snps,reset-gpio = <&gpio2 RK_PC4 GPIO_ACTIVE_LOW>;
snps,reset-gpio = <&gpio3 RK_PB7 GPIO_ACTIVE_LOW>;
snps,reset-active-low;
// Reset time is 20ms, 100ms for rtl8211f
snps,reset-delays-us = <0 20000 100000>;