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

To obtain full AB9540 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