power: supply: bq257xx: Add support for BQ257XX charger
authorChris Morgan <macromorgan@hotmail.com>
Thu, 4 Sep 2025 16:05:28 +0000 (11:05 -0500)
committerLee Jones <lee@kernel.org>
Thu, 11 Sep 2025 14:55:17 +0000 (15:55 +0100)
commit1cc017b7f9c7b7cd86fdda4aee36b92d91cc2ad2
treee4d676589d3884b21e1f189ceaeeae200e4a99ce
parent3b1bbfb5fce3ca9fffc92ac1b053b0cfbb1f322b
power: supply: bq257xx: Add support for BQ257XX charger

Add support for the charger function of the BQ257XX. The device is
capable of charging batteries with a layout of 1 to 4 cells in
series.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20250904160530.66178-4-macroalpha82@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/power/supply/Kconfig
drivers/power/supply/Makefile
drivers/power/supply/bq257xx_charger.c [new file with mode: 0644]