regulator: Fairchild fan53555 support
authorYunfan Zhang <yfzhang@marvell.com>
Sat, 8 Sep 2012 10:52:18 +0000 (03:52 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 10 Sep 2012 01:55:22 +0000 (09:55 +0800)
commit49d8c59927e7887ea168a040e41c22937e10c30b
tree75ab6cb1fc1b03f252a3e1235cc2dde9e0954bc2
parent029dd3cefa46ecdd879f9b4e2df3bdf4371cc22c
regulator: Fairchild fan53555 support

This driver supports Fairchild FAN53555 Digitally Programmable
TinyBuck Regulator. The FAN53555 is a step-down switching voltage
regulator that delivers a digitally programmable output from an
input voltage supply of 2.5V to 5.5V. The output voltage is
programmed through an I2C interface.

Signed-off-by: Yunfan Zhang <yfzhang@marvell.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/fan53555.c [new file with mode: 0644]
include/linux/regulator/fan53555.h [new file with mode: 0644]