ARM: dts: bcm2835-rpi-zero-w: Enable OTG mode
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 24 Feb 2018 13:47:08 +0000 (14:47 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 26 Feb 2018 23:02:23 +0000 (15:02 -0800)
Since commit 9273083a1530 ("usb: dwc2: Fix TxFIFOn sizes and total TxFIFO
size issues") we could use the OTG mode again.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
arch/arm/boot/dts/bcm2835-rpi-zero-w.dts

index 99fe706..b7f79f1 100644 (file)
@@ -12,7 +12,7 @@
 /dts-v1/;
 #include "bcm2835.dtsi"
 #include "bcm2835-rpi.dtsi"
-#include "bcm283x-rpi-usb-host.dtsi"
+#include "bcm283x-rpi-usb-otg.dtsi"
 
 / {
        compatible = "raspberrypi,model-zero-w", "brcm,bcm2835";