arm64: dts: rockchip: Update rk3566-orangepi-3b.dts

This commit is contained in:
baiywt 2023-11-27 13:46:46 +08:00
parent 695850f9bd
commit 7890b44243
1 changed files with 2 additions and 1 deletions

View File

@ -919,6 +919,7 @@
};
&u2phy0_otg {
vbus-supply = <&vcc5v0_otg>;
status = "okay";
};
@ -955,7 +956,7 @@
};
&usbdrd_dwc3 {
dr_mode = "host";
dr_mode = "otg";
extcon = <&usb2phy0>;
status = "okay";
};