Commit 15907f1f authored by Vladimir Barinov's avatar Vladimir Barinov Committed by Simon Horman

arm64: dts: h3ulcb: enable USB2.0 Host channel 1

This supports USB2.0 Host channel 1 on H3ULCB board
Signed-off-by: default avatarVladimir Barinov <vladimir.barinov@cogentembedded.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 0baa64d8
...@@ -127,3 +127,11 @@ &usb2_phy1 { ...@@ -127,3 +127,11 @@ &usb2_phy1 {
status = "okay"; status = "okay";
}; };
&ehci1 {
status = "okay";
};
&ohci1 {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment