regulator: Add support for RICOH PMIC RC5T583 regulator
commit6ffc3270210efa2bea526953a142ffc908f5bd86
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 4 Apr 2012 07:14:00 +0000 (4 12:44 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 4 Apr 2012 10:48:02 +0000 (4 11:48 +0100)
treee05119524423cebeceb0f263901752decfed6fe5
parent173f24d1ffe23f46b689159ee9d6b6aa402ff2e9
regulator: Add support for RICOH PMIC RC5T583 regulator

The RC5T583 PMIC from RICOH consists of 4 DCDC and 10
LDOs. This driver supports the control of different
regulator output through regulator interface.
This driver depends on MFD driver of RC5T583 and uses
mfd rc5t583 apis to communicate to device for accessing
different device's registers.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/rc5t583-regulator.c [new file with mode: 0644]
include/linux/mfd/rc5t583.h