]> git.karo-electronics.de Git - linux-beck.git/commitdiff
arm64: dts: salvator-x: enable usb3.0 host channel 0
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fri, 22 Jan 2016 10:03:23 +0000 (19:03 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 2 Feb 2016 09:48:56 +0000 (10:48 +0100)
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

index 265d12ff6022208f94891149c065951668fd2b15..9af1e3fdc468c76f7ddd0a4a9cd420026e2ebc8c 100644 (file)
                interrupts = <11 IRQ_TYPE_LEVEL_LOW>;
        };
 };
+
+&xhci0 {
+       status = "okay";
+};