]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ENGR00209480-5 mx6sl_usb : gadget: change the OTG1_ID pad ctrl
authorTony LIU <junjie.liu@freescale.com>
Mon, 14 May 2012 07:33:13 +0000 (15:33 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:37 +0000 (08:34 +0200)
- add pull up ctrl to make the ID to be high by default

Signed-off-by: Tony LIU <junjie.liu@freescale.com>
arch/arm/plat-mxc/include/mach/iomux-mx6sl.h

index cfa19874e646bb5eabe9fb36b703ee234152af81..21667791ee912870f6e64f2cc1e226130d820ed4 100755 (executable)
 #define MX6SL_PAD_EPDC_PWRCOM__WEIM_WEIM_BCLK                                 \
                IOMUX_PAD(0x03D0, 0x00E0, 3, 0x0000, 0, NO_PAD_CTRL)
 #define MX6SL_PAD_EPDC_PWRCOM__ANATOP_USBOTG1_ID                              \
-               IOMUX_PAD(0x03D0, 0x00E0, 4, 0x05DC, 0, NO_PAD_CTRL)
+               IOMUX_PAD(0x03D0, 0x00E0, 4, 0x05DC, 0, MX6SL_USDHC_PAD_CTRL)
 #define MX6SL_PAD_EPDC_PWRCOM__GPIO_2_11                                      \
                IOMUX_PAD(0x03D0, 0x00E0, 5, 0x0000, 0, NO_PAD_CTRL)
 #define MX6SL_PAD_EPDC_PWRCOM__USDHC3_RST                                     \