]> git.karo-electronics.de Git - linux-beck.git/commitdiff
arm64: dts: r8a7795: salvator-x: enable USB 2.0 Host channel 0
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thu, 21 Jul 2016 10:46:59 +0000 (19:46 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 6 Sep 2016 10:56:45 +0000 (12:56 +0200)
We have to set SW15 to pin 2-3 side on the board before we use CN9
as USB host or peripheral.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

index 8c8bfdccdc2beaaa8bc588f44d4871c98e2eb38c..c0e6e8f7c7d8a52596c0b342f46739bd870e85b1 100644 (file)
        status = "okay";
 };
 
+&ehci0 {
+       status = "okay";
+};
+
 &ehci1 {
        status = "okay";
 };
        status = "okay";
 };
 
+&ohci0 {
+       status = "okay";
+};
+
 &ohci1 {
        status = "okay";
 };