arch: arm64: dts: add rockchip,default-link-up to pcie2 ethernet nodes of opi5plus
This commit is contained in:
parent
a9dc721bd6
commit
5af6a257e2
1 changed files with 2 additions and 0 deletions
|
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue