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