commit | ae0a9a3efce22e77b5f0f2b266646431f492f7ed | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Mar 28 16:11:16 2013 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 01 13:23:38 2013 +0100 |
tree | 56582a891405e841c962c72b2a2b2c450775706e | |
parent | 547f384f33dbd6171607f925ab246e25e315961e [diff] |
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>