Commit 67de124c authored by Jon Nettleton's avatar Jon Nettleton Committed by Shawn Guo

ARM: dts: imx6qdl-hummingboard: fix USBOTG-ID pin

Fix the USBOTG-ID pin to the correct definition.  The top
USB port stays in device-mode without this change.
Signed-off-by: default avatarJon Nettleton <jon@solid-run.com>
Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 5bcbceeb
......@@ -247,7 +247,7 @@ pinctrl_hummingboard_usbotg_id: hummingboard-usbotg-id {
* 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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment