Commit da9c3629 authored by Vladimir Barinov's avatar Vladimir Barinov Committed by Simon Horman

arm64: dts: ulcb-kf: enable HSUSB

This supports HSUSB 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 ba915c12
...@@ -36,6 +36,10 @@ &hscif0 { ...@@ -36,6 +36,10 @@ &hscif0 {
status = "okay"; status = "okay";
}; };
&hsusb {
status = "okay";
};
&pfc { &pfc {
can0_pins: can0 { can0_pins: can0 {
groups = "can0_data_a"; 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