]> www.infradead.org Git - users/willy/xarray.git/commit
power: supply: bq24190: Add BQ24297 support
authorHans de Goede <hdegoede@redhat.com>
Sat, 16 Nov 2024 20:36:48 +0000 (21:36 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 18 Dec 2024 23:32:40 +0000 (00:32 +0100)
commit3c7c176b10ccff15fee0e8d00ebc6804f87fb807
tree858d3d85204cfcf79eeb37d3b36c3e72439389af
parentda4ac0b3c22f48f6387617d13bb986f633d3c01a
power: supply: bq24190: Add BQ24297 support

The BQ24297 is identical to the BQ24296 except that it uses USB D+ / D-
data-lines for charger-type (max. input-current) detection instead of
a PSEL input pin.

This is the same difference as between the already supported BQ24190
(D+ / D-) and the BQ24192 (PSEL).

Note just like with the BQ24190 vs BQ24192 there is no difference how
the charger-IC works at the register-level. The only difference is in
the external hardware interface.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20241116203648.169100-3-hdegoede@redhat.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/bq24190_charger.c