]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx6: edmqmx6: USB H1 only supports host mode
authorLucas Stach <l.stach@pengutronix.de>
Mon, 7 Apr 2014 14:29:26 +0000 (16:29 +0200)
committerShawn Guo <shawn.guo@freescale.com>
Mon, 14 Apr 2014 02:22:38 +0000 (10:22 +0800)
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts

index af32944cf9ae5727d3fe82312843e711964dc1ec..e7762e456cbe693d5ee0ebd9148f28f818153a20 100644 (file)
 &usbh1 {
        vbus-supply = <&reg_usb_host1>;
        disable-over-current;
+       dr_mode = "host";
        status = "okay";
 };