regulator: MAX77686: Add Maxim 77686 regulator driver
commit133d4016f1783b21e9458430fa7c0c610c010037
authorJonghwa Lee <jonghwa3.lee@samsung.com>
Fri, 1 Jun 2012 04:17:14 +0000 (1 13:17 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 3 Jun 2012 12:25:05 +0000 (3 13:25 +0100)
tree61bbb80d096156a523782661bd8ab4897c6780f4
parent27eeabb7a1000de974e45cd007b3f5324dcee490
regulator: MAX77686: Add Maxim 77686 regulator driver

Add driver for support max77686 regulator.
MAX77686 provides LDOs[1~26] and BUCKs[1~9]. It support to set or get the
volatege of regulator on max77686 chip with using regmap.

Signed-off-by: Chiwoong Byun <woong.byun@samsung.com>
Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Yadwinder Singh Brar <yadi.brar@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/max77686.c [new file with mode: 0644]