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.

Driver for BQ27410 Fuel Gauge

Hi,

We are working on a custom board with bq27410. I could not find its driver in any kernel. I found one driver bq27x00_battery.c however(in kernel 3.0 35). I am not sure whether it works for bq27410. Could anybody help me with this? Will this drive work for bq27410 with necessary changes ? Or is there a driver ?

Thanks

  • I went down this path in December. The bq27x00_battery.c is what I started from. It looked really promising with the 425 flags in it. In the end I had something working, but it was not trivial. It also left me wondering if the 425 code worked to begin with. I am hoping for something here too as we have another design with this chip in it.