mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
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:
@@ -954,7 +954,7 @@
|
||||
};
|
||||
|
||||
&usbdrd_dwc3 {
|
||||
dr_mode = "host";
|
||||
dr_mode = "otg";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user