ARM: qcom: Add coincell charger driver
authorTim Bird <tim.bird@sonymobile.com>
Thu, 16 Jul 2015 23:55:32 +0000 (16:55 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2015 20:37:18 +0000 (13:37 -0700)
commit1f26d1c1053ac179b0ee1edea7809cef07fe728e
tree4681b536a979598a51d14dd9089091b10f53dead
parentee2b7f60a5c5e391fdde907ac61f135d87e74622
ARM: qcom: Add coincell charger driver

This driver is used to configure the coincell charger found in
Qualcomm PMICs.

The driver allows configuring the current-limiting resistor for
the charger, as well as the voltage to apply to the coincell
(or capacitor) when charging.

Signed-off-by: Tim Bird <tim.bird@sonymobile.com>
Reviewed-by: Andy Gross <agross@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/qcom-coincell.c [new file with mode: 0644]