linux/arch/arm/mach-s5pv210
Chanwoo Choi 8084979800 ARM: S5PV210: Add voltage consumer of WM8994 to the regulator framework
This patch add cose related to regulator. To control powre consumeption
have registered the voltage consumer of WM8994 to the regulator framework.

Additionally, I explain the constraints of the regulator of WM8994 codec.
All these consumer supply of WM8994 codec connected the regulator(VCC_1.8V)
on a circuit diagram. "VCC_1.8V" regulator is always enabled, because it is
used to many devices on Goni/Aquila board. This is required especially
when there are many devices physically attached to "VCC_1.8V" and some of
they did not "register" as consumers to "VCC_1.8V". "VCC_1.8V" might be
turned off by those who are registered while "unregistered" are still active

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-10-25 16:07:00 +09:00
..
include/mach ARM: S5PV210: Fix wrong EPLL rate getting on setup clocks 2010-10-25 16:06:00 +09:00
clock.c ARM: S5P: Add EPLL rate change warning 2010-10-25 16:06:13 +09:00
cpu.c ARM: S5PV210: Enable USB HSOTG gadget build 2010-10-21 07:54:56 +09:00
cpufreq.c ARM: S5PV210: Add support CPUFREQ 2010-10-25 16:04:09 +09:00
dev-audio.c ARM: S5PV210: Add S/PDIF platform device 2010-10-25 16:05:34 +09:00
dev-spi.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
dma.c S5PV210: DMA: Add platform devices for PL330 DMACs 2010-05-18 18:00:13 +09:00
gpiolib.c ARM: SAMSUNG: Add common samsung_gpiolib_to_irq function 2010-10-21 07:54:57 +09:00
init.c ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00
Kconfig ARM: S5PV210: GONI: Add support for QT602240 TS driver 2010-10-21 07:54:58 +09:00
mach-aquila.c ARM: S5PV210: Add voltage consumer of WM8994 to the regulator framework 2010-10-25 16:07:00 +09:00
mach-goni.c ARM: S5PV210: Add voltage consumer of WM8994 to the regulator framework 2010-10-25 16:07:00 +09:00
mach-smdkc110.c ARM: S5PV210: Add S/PDIF platform device 2010-10-25 16:05:34 +09:00
mach-smdkv210.c ARM: S5PV210: Add S/PDIF platform device 2010-10-25 16:05:34 +09:00
mach-torbreck.c ARM: S5PV210: Add Torbreck board support 2010-10-21 07:54:27 +09:00
Makefile ARM: S5PV210: Update Kconfig and Makefile for supporting CPUFREQ driver 2010-10-25 16:04:20 +09:00
Makefile.boot ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00
pm.c ARM: S5PV210: Add Power Management Support 2010-10-21 07:54:57 +09:00
setup-fb-24bpp.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:26 +09:00
setup-i2c0.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
setup-i2c1.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
setup-i2c2.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgall_range() 2010-10-23 11:51:09 +09:00
setup-ide.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:26 +09:00
setup-keypad.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:26 +09:00
setup-sdhci-gpio.c ARM: S5PV210: 2nd Change to using s3c_gpio_cfgrange_nopull() 2010-10-23 11:52:26 +09:00
setup-sdhci.c ARM: S5PV210: cleanup hsmmc clock definitions 2010-08-05 18:36:22 +09:00
sleep.S ARM: S5PV210: Add Power Management Support 2010-10-21 07:54:57 +09:00