All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] ARM: dts: imx6: edmqmx6: Fix usbotg id pin
@ 2014-04-07 14:29 Lucas Stach
  2014-04-07 14:29 ` [PATCH 2/4] ARM: dts: imx6: edmqmx6: Do not use the OTG switch as VBUS regulator Lucas Stach
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lucas Stach @ 2014-04-07 14:29 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 			>;
 		};
 
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-08 12:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-07 14:29 [PATCH 1/4] ARM: dts: imx6: edmqmx6: Fix usbotg id pin Lucas Stach
2014-04-07 14:29 ` [PATCH 2/4] ARM: dts: imx6: edmqmx6: Do not use the OTG switch as VBUS regulator Lucas Stach
2014-04-07 14:29 ` [PATCH 3/4] ARM: dts: imx6: edmqmx6: USB H1 only supports host mode Lucas Stach
2014-04-07 14:29 ` [PATCH 4/4] ARM: dts: imx6: edmqmx6: add second STMPE Lucas Stach
2014-04-08 12:11 ` [PATCH 1/4] ARM: dts: imx6: edmqmx6: Fix usbotg id pin Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.