mfd: Add support for DA9150 combined charger & fuel-gauge device
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Mon, 22 Dec 2014 16:51:06 +0000 (16:51 +0000)
committerLee Jones <lee.jones@linaro.org>
Thu, 22 Jan 2015 15:55:54 +0000 (15:55 +0000)
commitb8fce55c09d3327014191247957d875c9fe5b7ce
treee61bb0fa8078418bce1b1ddf8512c555dab02cf5
parent1ae68f95de1e18751ff2830c361c173e8ae677d8
mfd: Add support for DA9150 combined charger & fuel-gauge device

DA9150 is a combined Charger and Fuel-Gauge IC, with additional
GPIO and GPADC functionality.

Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/da9150-core.c [new file with mode: 0644]
include/linux/mfd/da9150/core.h [new file with mode: 0644]
include/linux/mfd/da9150/registers.h [new file with mode: 0644]