mfd: act8945a: Add Active-semi ACT8945A PMIC MFD driver
authorWenyou Yang <wenyou.yang@atmel.com>
Fri, 5 Feb 2016 03:36:29 +0000 (11:36 +0800)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 Mar 2016 08:50:25 +0000 (08:50 +0000)
commitb25c6b7d2801f33b0fc2072d7b9bfbda3682bd86
tree35e8c22c755acf5041a8bf358adbbad14dcf1ede
parentf4bcf5a29d57fe515b8eb6c612090376086b5f79
mfd: act8945a: Add Active-semi ACT8945A PMIC MFD driver

This patch adds support for the Active-semi ACT8945A PMIC.
It is a Multi Function Device with the following subdevices:
 - Regulator
 - Charger

It is interfaced to the host controller using I2C interface,
ACT8945A is a child device of the I2C.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/act8945a.c [new file with mode: 0644]