Commit 36bd8e3e authored by Vladimir Barinov's avatar Vladimir Barinov Committed by Simon Horman

arm64: dts: ulcb-kf: enable USB2.0 Host channel 0

This supports USB2.0 Host channel 0 on ULCB Kingfisher 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 da9c3629
......@@ -28,6 +28,10 @@ &can1 {
status = "okay";
};
&ehci0 {
status = "okay";
};
&hscif0 {
pinctrl-0 = <&hscif0_pins>;
pinctrl-names = "default";
......@@ -40,6 +44,10 @@ &hsusb {
status = "okay";
};
&ohci0 {
status = "okay";
};
&pfc {
can0_pins: can0 {
groups = "can0_data_a";
......
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