]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
regulator: ab3100: device tree support
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Apr 2013 09:57:25 +0000 (11:57 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 24 Apr 2013 09:54:07 +0000 (10:54 +0100)
commit8735bc2fe69c3cd18c54dc1b993106dbeb7618be
treeda94df9dade17e043d043f605b66473f75b2137b
parent9b31835341004022ea2862116de05fea50b8d1e4
regulator: ab3100: device tree support

This implements device tree support for the AB3100 regulators
driver. The initial settings are moved out of platform data
and into the driver for the device tree case, as it appears
that there is no way to supply this as AUXDATA for an I2C
device. The style and bindings are heavily inspired by
Lee Jones' style for AB8500.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/mfd/ab3100-core.c
drivers/regulator/ab3100.c