This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ24295: bq24295 Linux/Android driver

Part Number: BQ24295

I'm thinking about using the bq24295 battery charger in a new portable device we are working on and I have to write a driver for it. The device will run Android 9 OS (AOSP) and I saw that there are already several drivers written for similar TI battery chargers so I thought I can modify one of those drivers to make my own one but I'm not sure which one I should use.

-bq2415x_charger.c

-bq24190_charger.c

-bq24257_charger.c

-bq24735-charger.c

-bq25890_charger.c

Which one do you think will be more suitable to use as an example? Do you recommend to use another part number whose driver already exist?

best regards.