rockchip
This commit is contained in:
22
rk3588/rp-eth-pcie2gmac-rk3588s.dtsi
Executable file
22
rk3588/rp-eth-pcie2gmac-rk3588s.dtsi
Executable file
@@ -0,0 +1,22 @@
|
||||
/*
|
||||
&combphy0_ps {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pcie2x1l2 {
|
||||
phys = <&combphy0_ps PHY_TYPE_PCIE>;
|
||||
vpcie3v3-supply = <&vcc3v3_pcie30>;
|
||||
reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
};
|
||||
*/
|
||||
|
||||
&pcie2x1l1 {
|
||||
reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;
|
||||
//vpcie3v3-supply = <&vcc3v3_pcie20>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&combphy2_psu {
|
||||
status = "okay";
|
||||
};
|
||||
Reference in New Issue
Block a user