arm64: dts: rk3368-r88: enabled usb host

Change-Id: I02dbdeebb15221076a2e1c415e5e6e8bccb484b2
Signed-off-by: Huang zhibao <hzb@rock-chips.com>
This commit is contained in:
Huang zhibao
2017-06-27 16:24:38 +08:00
committed by Jianqun Xu
parent 9e30cc3b63
commit e68ba0f6dd

View File

@@ -550,11 +550,23 @@
status = "okay";
};
&usb_host0_ohci {
status = "okay";
};
&usb_otg {
dr_mode = "device";
status = "okay";
};
&u2phy {
status = "okay";
};
&u2phy_host {
status = "okay";
};
&wdt {
status = "okay";
};