ARM: dts: bcm2835-rpi-zero: Enable OTG mode
authorStefan Wahren <stefan.wahren@i2se.com>
Sun, 21 May 2017 16:44:38 +0000 (18:44 +0200)
committerEric Anholt <eric@anholt.net>
Mon, 12 Jun 2017 20:28:50 +0000 (13:28 -0700)
Since 635c21068cf ("usb: dwc2: gadget: Fix WARN_ON messages
during FIFO init") the dwc2 driver is able to handle OTG and gadget
mode for bcm2835. So enable this feature for the Raspberry Pi Zero.

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

index cc8b832..79a20d5 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", "brcm,bcm2835";