power: supply: add CellWise cw2015 fuel gauge driver
authorTobias Schramm <t.schramm@manjaro.org>
Tue, 14 Apr 2020 12:52:08 +0000 (14:52 +0200)
committerSebastian Reichel <sre@kernel.org>
Sun, 3 May 2020 15:40:39 +0000 (17:40 +0200)
commitb4c7715c10c106a041b0b3fabd26151c214ea394
tree53210d399adbea4c44dc111f0638be37385db545
parent6e776188635ace8d1f5c032d8c8e8f0d4fa33b64
power: supply: add CellWise cw2015 fuel gauge driver

This patch adds a driver for the CellWise cw2015 fuel gauge.

The CellWise cw2015 is a shuntless, single-cell Li-Ion fuel gauge used
in the pine64 Pinebook Pro laptop and some Raspberry Pi UPS HATs.

Signed-off-by: Tobias Schramm <t.schramm@manjaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
MAINTAINERS
drivers/power/supply/Kconfig
drivers/power/supply/Makefile
drivers/power/supply/cw2015_battery.c [new file with mode: 0644]