power: supply: rt9471: Add Richtek RT9471 charger driver
authorChiYuan Huang <cy_huang@richtek.com>
Fri, 13 Jan 2023 06:17:45 +0000 (14:17 +0800)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Fri, 3 Feb 2023 13:35:18 +0000 (14:35 +0100)
commit4a1a5f6781d8a25f5b1d421bdd4285ee3633b1fe
treefe51f8e7ca63e73ded066374470e537f483afec3
parent2bc68e5881a47437150da2edba07f79a71508cdd
power: supply: rt9471: Add Richtek RT9471 charger driver

Add support for the RT9471 3A 1-Cell Li+ battery charger.

The RT9471 is a highly-integrated 3A switch mode battery charger with
low impedance power path to better optimize the charging efficiency.

Co-developed-by: Alina Yu <alina_yu@richtek.com>
Signed-off-by: Alina Yu <alina_yu@richtek.com>
Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/Kconfig
drivers/power/supply/Makefile
drivers/power/supply/rt9471.c [new file with mode: 0644]