diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2014-04-07 18:29:24 +0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-04-14 06:22:38 +0400 |
commit | 19f7cb6dec7408da8753bf3250098edab60cdbb6 (patch) | |
tree | b44bd51c42f4a79591587430eb5a1c5a4ec89908 /arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts | |
parent | 2e3b9650561ae791ca0bd8c5f4868ef4df3cb842 (diff) | |
download | linux-19f7cb6dec7408da8753bf3250098edab60cdbb6.tar.xz |
ARM: dts: imx6: edmqmx6: Fix usbotg id pin
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts b/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts index a63bbb3d46bb..39ffa766384f 100644 --- a/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts +++ b/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts @@ -293,7 +293,7 @@ pinctrl_usbotg: usbotggrp { fsl,pins = < - MX6QDL_PAD_GPIO_1__USB_OTG_ID 0x17059 + MX6QDL_PAD_ENET_RX_ER__USB_OTG_ID 0x17059 >; }; |