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

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
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -28,6 +28,10 @@
	status = "okay";
};

&ehci0 {
	status = "okay";
};

&hscif0 {
	pinctrl-0 = <&hscif0_pins>;
	pinctrl-names = "default";
@@ -40,6 +44,10 @@
	status = "okay";
};

&ohci0 {
	status = "okay";
};

&pfc {
	can0_pins: can0 {
		groups = "can0_data_a";