commit | 547f384f33dbd6171607f925ab246e25e315961e | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Mar 28 16:11:14 2013 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 01 13:23:38 2013 +0100 |
tree | 95ce40b8ffd846948718b980b58a13ac66e09031 | |
parent | a6324709ab4e8a06cb61aa4f7aa3374679d5f426 [diff] |
regulator: ab8500: add support for ab8505 To obtain full AB8505 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>