1
0
Fork 0
remarkable-linux/drivers/pinctrl/sh-pfc
Laurent Pinchart 350753bf2b sh-pfc: r8a7779: Don't group USB OVC and PENC pins
The USB_OVCn pins are alternate options for USB over-current detection
when using a 3.3V USB interface. As they're not mandatory they can be
used independently of the USB PENC pins. Don't group the USB_OVCn and
PENC pins to avoid conflicts when the USB_OVCn pins are used by another
function.

Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-06-04 14:37:43 +09:00
..
Kconfig Removal of GENERIC_GPIO for v3.10 2013-05-09 09:59:16 -07:00
Makefile sh-pfc: Add r8a73a4 pinmux support 2013-04-03 10:30:38 +09:00
core.c sh-pfc: Add r8a73a4 pinmux support 2013-04-03 10:30:38 +09:00
core.h sh-pfc: Add r8a73a4 pinmux support 2013-04-03 10:30:38 +09:00
gpio.c sh-pfc: Skip gpiochip registration when no GPIO resource is found 2013-04-03 10:30:36 +09:00
pfc-r8a73a4.c sh-pfc: r8a73a4: Remove unused GPIO bias data 2013-04-03 10:30:43 +09:00
pfc-r8a7740.c Merge branch 'soc' into pinmux-base 2013-04-02 11:08:34 +09:00
pfc-r8a7779.c sh-pfc: r8a7779: Don't group USB OVC and PENC pins 2013-06-04 14:37:43 +09:00
pfc-sh73a0.c Merge branch 'soc' into pinmux-base 2013-04-02 11:08:34 +09:00
pfc-sh7203.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7264.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7269.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7372.c sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOS 2013-03-15 13:34:13 +01:00
pfc-sh7720.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7722.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7723.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7724.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7734.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7757.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7785.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7786.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-shx3.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pinctrl.c sh-pfc: Configure pins as GPIOs at request time when handled externally 2013-04-03 10:30:36 +09:00
sh_pfc.h sh-pfc: Implement generic pinconf support 2013-03-15 13:33:54 +01:00