]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: ulcb-kf: enable USB3.0 Host
authorVladimir Barinov <vladimir.barinov@cogentembedded.com>
Wed, 6 Sep 2017 22:36:48 +0000 (01:36 +0300)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 10 Oct 2017 07:51:22 +0000 (09:51 +0200)
This supports USB3.0 Host on ULCB Kingfisher board

Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/ulcb-kf.dtsi

index ae970da51fa149fda819dc573ef947f3f8c09568..27657fec9696cadb68c6a7e7559aeb65b13dc428 100644 (file)
@@ -89,3 +89,7 @@ &scif1 {
 
        status = "okay";
 };
+
+&xhci0 {
+       status = "okay";
+};