mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3568-evb: set dr_mode to otg for usbdrd_dwc3
Signed-off-by: Bin Yang <yangbin@rock-chips.com> Change-Id: I49c1ef94d80844e070bea0fd8da83df308154a8d
This commit is contained in:
@@ -1581,7 +1581,8 @@
|
||||
status = "okay";
|
||||
|
||||
usbdrd_dwc3: dwc3@fcc00000 {
|
||||
dr_mode = "peripheral";
|
||||
dr_mode = "otg";
|
||||
extcon = <&usb2phy0>;
|
||||
maximum-speed = "high-speed";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user