mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user