From: Stefan Wahren Date: Sat, 24 Feb 2018 13:47:08 +0000 (+0100) Subject: ARM: dts: bcm2835-rpi-zero-w: Enable OTG mode X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=bcc76c4014dce4e3834dbd5b7f6593cbcfbfebe0;p=openwrt%2Fstaging%2Fblogic.git ARM: dts: bcm2835-rpi-zero-w: Enable OTG mode 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 Signed-off-by: Eric Anholt --- diff --git a/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts b/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts index 99fe7065ab96..b7f79f1c431a 100644 --- a/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts +++ b/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts @@ -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";