]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Fri, 12 Feb 2016 09:20:19 +0000 (09:20 +0000)
commit2d7aac319cb59a718ca17204e0c9fc13325e9e3b
tree23e2825a3f00b1d9b9e51bf707fe331b6a14a456
parent0e2f018ce9cf31a38efe9996f387ae5bfc04afef
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]