]> git.baikalelectronics.ru Git - 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)
commitb4cb1cb60e080f47e2d679b47bc849a99dd9e5dd
treeda94df9dade17e043d043f605b66473f75b2137b
parent7a61264b3f02824daf41b59ec34acca5d0b0c390
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