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.

BQ25601: Need driver code of BQ25601 for MTK6739

Part Number: BQ25601

Dear TI sir :

We need driver code of BQ25601 for MTK6739.

Could you help us. Thanks.

  • Hey Terry,

    We currently do not have Linux driver code for the bq25601. However, the bq2429x family has a set of drivers that are mostly compatible with the bq25601. Several changes would have to be made to account for the extra register and differences with certain bits.

    Edit: I want to make an edit for this post. We in fact do have the Linux driver library for the bq2560x family here at this updated link: https://github.com/tibms/kernel-3.18/tree/pmic/drivers/power.

    You will find it under:

    • Header: bq2560x.h
    • Source: bq2560x_charger.c

    Removed previous reference to bq2429x driver library. 



    Regards,
    Joel H