mfd: Add bcm590xx pmu driver
authorMatt Porter <mporter@linaro.org>
Tue, 11 Mar 2014 23:33:54 +0000 (19:33 -0400)
committerLee Jones <lee.jones@linaro.org>
Wed, 19 Mar 2014 08:59:59 +0000 (08:59 +0000)
commit037b60f2ca9403d02cbee60ad0a10f3806f9dc4b
tree4f2e42a0adf1595269b6d70a2c43d3c3f374f84d
parentc6215037ac5594ef375e07e33572d85aeb0f5e3e
mfd: Add bcm590xx pmu driver

Add a driver for the BCM590xx PMU multi-function devices. The driver
initially supports regmap initialization and instantiation of the
voltage regulator device function of the PMU.

Signed-off-by: Matt Porter <mporter@linaro.org>
Reviewed-by: Tim Kryger <tim.kryger@linaro.org>
Reviewed-by: Markus Mayer <markus.mayer@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/bcm590xx.c [new file with mode: 0644]
include/linux/mfd/bcm590xx.h [new file with mode: 0644]