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.

bq24735 linux platform driver

Other Parts Discussed in Thread: BQ24735, BQ24735SW-LINUX

Hi all,

I want to use bq24735, but i can't know how to add this driver support by TI into linux. This driver is in .

And if i add this driver to linux. as i understand the driver will config output voltage ... bq24735 in probe func one time. but if i want to increase output voltage after that 60s. how can i call the driver again in user space.

Note: i have already controlled bq24735 by i2c driver call by user space but i want to use and understand more about platform driver.

Thank you very much,

Phien