ODROID-M1S: arm64/dts: USB dr_mode change to "otg" (micro-usb port)

Signed-off-by: ckkim <changkon12@gmail.com>
Change-Id: I6669b92dda33e0f118b6df1e4731188d7bec4a33
This commit is contained in:
ckkim
2023-09-12 14:14:20 +09:00
committed by codewalkerster
parent 0201141fae
commit ca0aa73e41

View File

@@ -954,7 +954,7 @@
};
&usbdrd_dwc3 {
dr_mode = "host";
dr_mode = "otg";
status = "okay";
};