]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
power_supply: Add support for tps65217-charger.
authorEnric Balletbo i Serra <eballetbo@gmail.com>
Thu, 24 Sep 2015 19:44:21 +0000 (21:44 +0200)
committerSebastian Reichel <sre@kernel.org>
Thu, 24 Sep 2015 20:43:13 +0000 (22:43 +0200)
This patch adds support for the tps65217 charger driver. This driver is
responsible for controlling the charger aspect of the tps65217 mfd.
Currently, this mainly consists of turning on and off the charger, but
some other features of the charger can be supported through this driver.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>

No differences found