update rk3588s-cp4-skh.dts to enable some usb port

This commit is contained in:
george 2025-01-07 17:58:45 +08:00 committed by Nathan
parent 770b80571a
commit b58f8a80d6

View File

@ -741,7 +741,7 @@
};
&u2phy2 {
status = "disabled";
status = "okay";
};
&u2phy3 {
@ -755,7 +755,7 @@
&u2phy2_host {
phy-supply = <&vcc5v0_host>;
status = "disabled";
status = "okay";
};
&u2phy3_host {
@ -763,11 +763,11 @@
};
&usb_host0_ehci {
status = "disabled";
status = "okay";
};
&usb_host0_ohci {
status = "disabled";
status = "okay";
};
&usb_host1_ehci {