Hi All!
I Had designed board which used iMX53 (FreeScale Application processor) and I used PMIC is TPS659106 (designed for iMX53). I used the kernel version is 2.6.35 and android 2.3.4.
How can I obtain kernel driver for TPS659106?!
please send to me via Email : GiangLH@Bkav.com.vn or reply this post.
Thanks for your help!
Hello,
The drivers are available in [linux/kernel/git/torvalds/linux.git] / drivers/
According to what function you want to implement, you may have to write a new driver based on the code for another similar PMIC. You will also have to backport the drivers to your chosen kernel version.
Best regards,
Flore