Part Number: BQ27426SW-LINUX
Hi
I want download the BQ27426SW-LINUX source file but No repositories found.
Where can download the source file.
Thanks
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.
Hi Star,
See this website https://github.com/torvalds/linux/blob/master/drivers/power/supply/bq27xxx_battery_i2c.c
This is a link to one of the files that have been integrated. The bq27426 is one of many devices supported in the source code. Please see associated files under https://github.com/torvalds/linux/tree/master/drivers/power
This project is expected to have the other files integrated as well.