ARM: dts: rv1126-38x38-v10-emmc: enable usb host

Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: Ie5553e6fd618a92e9ee1580f7ffadc5b61b97a10
This commit is contained in:
Weiwen Chen
2020-09-09 17:06:08 +08:00
committed by Tao Huang
parent 6f4194b6e8
commit 4d6b1069df

View File

@@ -484,9 +484,24 @@
temperature = <125000>;
};
&u2phy1 {
status = "okay";
u2phy_host: host-port {
status = "okay";
};
};
&uart3 {
wakeup-source;
pinctrl-names = "default";
pinctrl-0 = <&uart3m2_xfer &uart3m2_ctsn &uart3m2_rtsn>;
status = "okay";
};
&usb_host0_ehci {
status = "okay";
};
&usb_host0_ohci {
status = "okay";
};