]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
regulator: ab8500: add support for ab8505
authorLee Jones <lee.jones@linaro.org>
Thu, 28 Mar 2013 16:11:14 +0000 (16:11 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 1 Apr 2013 12:23:38 +0000 (13:23 +0100)
commit547f384f33dbd6171607f925ab246e25e315961e
tree95ce40b8ffd846948718b980b58a13ac66e09031
parenta6324709ab4e8a06cb61aa4f7aa3374679d5f426
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>
arch/arm/mach-ux500/board-mop500-regulators.c
arch/arm/mach-ux500/board-mop500-regulators.h
drivers/regulator/ab8500.c
include/linux/regulator/ab8500.h