[PATCH 3/4] ARM: dts: imx6: edmqmx6: USB H1 only supports host mode
Lucas Stach
l.stach at pengutronix.de
Mon Apr 7 07:29:26 PDT 2014
Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
---
arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts b/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
index af32944cf9ae..e7762e456cbe 100644
--- a/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
+++ b/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
@@ -346,6 +346,7 @@
&usbh1 {
vbus-supply = <®_usb_host1>;
disable-over-current;
+ dr_mode = "host";
status = "okay";
};
--
1.9.1
More information about the linux-arm-kernel
mailing list