配置UART、CAN和网络

This commit is contained in:
zhangpeng
2025-10-09 13:45:08 +08:00
parent 85a0f6e6ea
commit 37cc8084fe
7 changed files with 82 additions and 59 deletions

View File

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