The Linux driver supports the TPS65010 series of PMICs. The Linux driver supports communication through the I2C bus and interfaces with the Regulator and GPIO sub-systems.
Linux Mainline Status
Available in Linux Main line: Yes
Available through git.ti.com: N/A
Supported Devices:
- tps65010
- tps65011
- tps65012
- tps65013
- tps65014
Linux Source Files
The files associated with this device are:
- drivers/mfd/tps65010.c
- include/linux/i2c/tps65010.h
Source Files
drivers/mfd/tps65010.c
Other Files
include/linux/i2c/tps65010.h
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or"make nconfig")
Menuconfig Location
Symbol: TPS65010 [=y]Type : tristatePrompt: TI TPS6501x Power Management chips Location: -> Device Drivers -> Multifunction device drivers Defined at drivers/mfd/Kconfig:1032 Depends on: HAS_IOMEM [=y] && I2C [=y] && GPIOLIB [=y]
Fixes and Code Enhancements
If there are fixes and or code enhancements that need to be added to thisdriver please either1. Send the patches to the relevant Linux Kernel community as listed in the maintainers file located: Hereor2. Contact your TI representative.