power/supply: Add ltc4162-l-charger
authorMike Looijmans <mike.looijmans@topic.nl>
Thu, 7 Jan 2021 14:32:48 +0000 (15:32 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 12 Jan 2021 23:46:34 +0000 (00:46 +0100)
commitcd900f181ad6b548a8feded5dd224f789f09b1c6
tree0808a9fcb5d14a209e177a14cdcc77fa46a3ce41
parent50da8d04ee52a0700ec6686e745379578246a9fb
power/supply: Add ltc4162-l-charger

Add support for the LTC4162-L Li-Ion battery charger. The driver allows
reading back telemetry and to set some charging options like the input
current limit.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Documentation/ABI/testing/sysfs-class-power-ltc4162l [new file with mode: 0644]
drivers/power/supply/Kconfig
drivers/power/supply/Makefile
drivers/power/supply/ltc4162-l-charger.c [new file with mode: 0644]