]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/regulator/max77802.c
regulator: Add driver for max77802 PMIC PMIC regulators
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Mon, 18 Aug 2014 08:32:41 +0000 (10:32 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 18 Aug 2014 15:22:52 +0000 (10:22 -0500)
commite6f2f805d722bf94efe89755372bcc6ff60d8d90
treea2ec8adf2bbd0b717db566f84dde48f968baed00
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
regulator: Add driver for max77802 PMIC PMIC regulators

The MAX77802 PMIC has 10 high-efficiency Buck and 32 Low-dropout
(LDO) regulators. This patch adds support for all these regulators
found on the MAX77802 PMIC and is based on a driver added by Simon
Glass to the Chrome OS kernel 3.8 tree.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Tested-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/max77802.c [new file with mode: 0644]