linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: imx6qdl-hummingboard: fix USBOTG-ID pin
@ 2018-02-19  7:56 Baruch Siach
  2018-02-19  7:56 ` [PATCH 2/2] ARM: dts: hummingboard: Remove mention of nonexistent node Baruch Siach
  2018-02-24  8:45 ` [PATCH 1/2] ARM: dts: imx6qdl-hummingboard: fix USBOTG-ID pin Shawn Guo
  0 siblings, 2 replies; 4+ messages in thread
From: Baruch Siach @ 2018-02-19  7:56 UTC (permalink / raw)
  To: linux-arm-kernel

From: Jon Nettleton <jon@solid-run.com>

Fix the USBOTG-ID pin to the correct definition.  The top
USB port stays in device-mode without this change.

Signed-off-by: Jon Nettleton <jon@solid-run.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 arch/arm/boot/dts/imx6qdl-hummingboard.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
index 92583238ca4a..e59b1aeba1d7 100644
--- a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
@@ -242,7 +242,7 @@
 			 * Similar to pinctrl_usbotg_2, but we want it
 			 * pulled down for a fixed host connection.
 			 */
-			fsl,pins = <MX6QDL_PAD_GPIO_1__USB_OTG_ID 0x13059>;
+			fsl,pins = <MX6QDL_PAD_ENET_RX_ER__USB_OTG_ID 0x13059>;
 		};
 
 		pinctrl_hummingboard_usbotg_vbus: hummingboard-usbotg-vbus {
-- 
2.16.1

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

end of thread, other threads:[~2018-02-24  8:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-19  7:56 [PATCH 1/2] ARM: dts: imx6qdl-hummingboard: fix USBOTG-ID pin Baruch Siach
2018-02-19  7:56 ` [PATCH 2/2] ARM: dts: hummingboard: Remove mention of nonexistent node Baruch Siach
2018-02-19 11:05   ` Fabio Estevam
2018-02-24  8:45 ` [PATCH 1/2] ARM: dts: imx6qdl-hummingboard: fix USBOTG-ID pin Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).