arch: arm64: dts: add rockchip,default-link-up to pcie2 ethernet nodes of opi5plus

This commit is contained in:
amazingfate 2024-11-08 22:07:52 +08:00 committed by Mecid Urganci
parent a9dc721bd6
commit 5af6a257e2

View file

@ -857,12 +857,14 @@
//phy2
&pcie2x1l1 {
reset-gpios = <&gpio3 RK_PB3 GPIO_ACTIVE_HIGH>;
rockchip,default-link-up;
status = "okay";
};
//phy0
&pcie2x1l2 {
reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;
rockchip,default-link-up;
status = "okay";
};