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.

tps6507x and Battery life

Other Parts Discussed in Thread: TPS65070, BQ27510, BQ27541

HI,I use Tps65070 in my ARM11 board,hardware use PMIC tps65070,Board use Linear Battery(4.2V),MY board use linux.

 

I found that Linux has support tps65070 PMIC driver,in following directory:

drivers/mfd/tps6507x.c

drivers/regulator/tps6507x-regulator.c

 

How can i use them to implement a PM driver that can display battery life such as (10%,20%,30%....%100,Charging etc).

 

Tommy