regulator: Add WM8350 regulator support
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 10 Oct 2008 14:58:15 +0000 (15:58 +0100)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Mon, 13 Oct 2008 20:51:56 +0000 (21:51 +0100)
commitda09155ac8d3f04c299b3d82a6ab0df8d03da632
treed6a74be9aa350179d51f5a0ffbcbf06c37a11d37
parentebccec0fa4e35dff0c18663a492a65f4dc6cad7a
regulator: Add WM8350 regulator support

The WM8350 features six DCDC convertors (four buck and two boost), four
LDO voltage regulators and two constant current sinks. This driver adds
support for these through the regulator API.

This driver was written by Liam Girdwood with updates for submission
from Mark Brown.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/mfd/wm8350-core.c
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/wm8350-regulator.c [new file with mode: 0644]
include/linux/mfd/wm8350/core.h
include/linux/mfd/wm8350/pmic.h