HACK: arm64: dts: rk3399-android: fixing the adb function cannot be used

This is a HACK patch setting dwc3 dr-mode from otg to peripheral.

Change-Id: I4a6ba065e0369315e95f6ad251b58cc16b1c4e81
Signed-off-by: Jianing Ren <jianing.ren@rock-chips.com>
This commit is contained in:
Jianing Ren
2019-10-18 18:19:56 +08:00
committed by Tao Huang
parent 4e9d8608a8
commit 2e4b6184c7

View File

@@ -354,7 +354,7 @@
};
&usbdrd_dwc3_0 {
dr_mode = "otg";
dr_mode = "peripheral";
};
&iep {