OSDN Git Service

regulator: tps65086: Add regulator driver for the TPS65086 PMIC
authorAndrew F. Davis <afd@ti.com>
Wed, 4 Nov 2015 17:12:14 +0000 (11:12 -0600)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 09:46:51 +0000 (09:46 +0000)
commitd2a2e729a666972d1938e63e804ee5bb6ea13549
tree049e4893f59b8e5675cc3487be2980853c11ca34
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
regulator: tps65086: Add regulator driver for the TPS65086 PMIC

Add support for TPS65086 PMIC regulators.

The regulators set consists of 3 Step-down Controllers, 3 Step-down
Converters, 3 LDOs, 3 Load Switches, and a Sink and Source LDO. The
output voltages are configurable and are meant to supply power to a
SoC and/or other components.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/tps65086-regulator.c [new file with mode: 0644]