rock-5b-plus: enable PHYs for the USB-C OTG port

This commit is contained in:
fridtjof 2024-11-10 22:01:19 +01:00 committed by Igor
parent a20fa8c38a
commit 2a653f1eb4

View File

@ -849,6 +849,14 @@
status = "okay";
};
&u2phy0 {
status = "okay";
};
&u2phy0_otg {
status = "okay";
};
&u2phy1 {
status = "okay";
};
@ -876,6 +884,10 @@
status = "okay";
};
&usbdp_phy0 {
status = "okay";
};
&usbdp_phy1 {
status = "okay";
};