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.

Battery integration on Android ICS

Other Parts Discussed in Thread: BQ27500

Hello

         We are designing Android ICS custom Android device using AM335x processor.

         We need to integrate the battery with our device, We are using bq27500 for battery fuel gauge. 

I did the following change in kernel 

CONFIG_BATTERY_BQ27x00=y

What are the other changes have to do in kernel file ? Do i need to modify board-am335xevm.c file for read the bq27500 chip ?

Let me know what are the modification to do ( kernal + Android source) for integrate the battery with android ics

Thanks in advance