linux/drivers/pinctrl/sh-pfc
Guennadi Liakhovetski 74b8435129 pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT
The PFC pinctrl driver on sh73a0 is also regiatering a VccQ regulator for
SDHI0. However, its consumers list only included the platform-data based
SDHI device name. When booted with DT SDHI0 couldn't enable VccQ and
therefore was unusable. Fix this by adding a consumer with DT-based name.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-07-22 21:09:03 +02:00
..
Kconfig sh-pfc: sh73a0: Add VCCQ MC0 regulator 2013-06-05 17:17:14 +09:00
Makefile sh-pfc: Add r8a7778 pinmux support 2013-06-04 21:04:02 +09:00
core.c Pin control changes for the v3.11 kernel cycle: 2013-07-03 11:48:03 -07:00
core.h sh-pfc: Add support for SoC-specific initialization 2013-06-05 17:17:13 +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 pinctrl: r8a73a4: add pinmux data for MMCIF and SDHI interfaces 2013-06-12 17:39:34 +09:00
pfc-r8a7740.c sh-pfc: r8a7740: Add TPU pin groups and functions 2013-06-05 17:17:17 +09:00
pfc-r8a7778.c sh-pfc: r8a7778: tidyup MMC_D1 pin 2013-06-18 16:13:28 +09:00
pfc-r8a7779.c pinctrl: sh-pfc: r8a7779: Fix missing MOD_SEL2 entry 2013-06-05 17:18:21 +09:00
pfc-r8a7790.c pinctrl: r8a7790: fix two pin numbers 2013-06-17 11:20:52 +09:00
pfc-sh73a0.c pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT 2013-07-22 21:09:03 +02: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: Add bias (pull-up/down) pinconf support 2013-06-04 21:04:21 +09: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: Guard DT parsing with #ifdef CONFIG_OF 2013-06-24 11:34:11 +02:00
sh_pfc.h sh-pfc: Add support for SoC-specific initialization 2013-06-05 17:17:13 +09:00