Browse Source

arm64: dts: salvator-x: enable usb3.0 host channel 0

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>
Yoshihiro Shimoda 9 years ago
parent
commit
856ea9eddb
1 changed files with 4 additions and 0 deletions
  1. 4 0
      arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

+ 4 - 0
arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

@@ -249,3 +249,7 @@
 		interrupts = <11 IRQ_TYPE_LEVEL_LOW>;
 	};
 };
+
+&xhci0 {
+	status = "okay";
+};