ARM: dts: rockchip: enable usb otg for rv11xx-evb-v10

Change-Id: I1f6a362fcb12ba7479f76ddd6efba4c136baf039
Signed-off-by: Ren Jianing <jianing.ren@rock-chips.com>
This commit is contained in:
Ren Jianing
2020-03-25 20:43:40 +08:00
committed by Tao Huang
parent 4eb8ea48c4
commit 62acc7243e

View File

@@ -526,10 +526,10 @@
&usbdrd {
status = "okay";
usbdrd_dwc3 {
status = "okay";
/delete-property/ phys;
dr_mode = "peripheral";
};
};
&usbdrd_dwc3 {
status = "okay";
/delete-property/ phys;
dr_mode = "peripheral";
};