修改RK3568设备树,以适配硬件板卡

This commit is contained in:
zhangpeng
2025-05-12 14:54:18 +08:00
parent 7c93b66e4d
commit 22d5a79ee6
13 changed files with 20054 additions and 27 deletions

View File

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