regulator: ab8500: Add support for the ab8540
authorLee Jones <lee.jones@linaro.org>
Thu, 28 Mar 2013 16:11:16 +0000 (16:11 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 1 Apr 2013 12:23:38 +0000 (13:23 +0100)
commitae0a9a3efce22e77b5f0f2b266646431f492f7ed
tree56582a891405e841c962c72b2a2b2c450775706e
parent547f384f33dbd6171607f925ab246e25e315961e
regulator: ab8500: Add support for the ab8540

To obtain full AB8540 regulator support, the AB8500 regulator driver
first needs to know its register layout and their initialisation values
for each. That information is provided via a couple of large data
structures which we provide here.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/ab8500.c
include/linux/regulator/ab8500.h
This page took 0.026025 seconds and 5 git commands to generate.