mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
arm64: dts: rockchip: rk3588-vehicle-evb: Fix usb otg0 adb problem
Signed-off-by: Luo Wei <lw@rock-chips.com> Change-Id: I47580962cb552dc5459c6ed53ae18ff8e101e529
This commit is contained in:
@@ -663,7 +663,8 @@
|
||||
};
|
||||
|
||||
&usbdrd_dwc3_0 {
|
||||
dr_mode = "otg";
|
||||
dr_mode = "peripheral";
|
||||
maximum-speed = "high-speed";
|
||||
extcon = <&u2phy0>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user