linux-stable/drivers/pinctrl/sh-pfc
Laurent Pinchart e3c470510b sh-pfc: Configure pins as GPIOs at request time when handled externally
When a GPIO is handled by a separate driver the pinmux
gpio_set_direction() handler won't be called. The pin mux type then need
to be configured to GPIO at request time.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-04-03 10:30:36 +09:00
..
core.c sh-pfc: Configure pins as GPIOs at request time when handled externally 2013-04-03 10:30:36 +09:00
core.h sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
gpio.c sh-pfc: Skip gpiochip registration when no GPIO resource is found 2013-04-03 10:30:36 +09:00
Kconfig sh-pfc: Implement generic pinconf support 2013-03-15 13:33:54 +01:00
Makefile sh-pfc: Add shx3 pinmux support 2013-01-25 09:24:28 +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 use GPIO enum entries 2013-04-02 11:09:45 +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