The Linux driver supports the BQ256XX family of I
2C Controlled, 1-cell, switch-mode battery charge management and system power path management ICs. The Linux driver supports communication through the I
2C bus and interfaces with the power supply sub-system.
Linux mainline status
Available in Linux mainline: Yes
Available through git.ti.com: no
Linux source files
The files associated with this device are:
- drivers/power/supply/bq256xx_charger.c
Source files
drivers/power/supply/bq256xx_charger.cEnabling driver support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or "make nconfig")
Menuconfig location
Symbol: CHARGER_BQ256XX [=y]
Type : tristate
Prompt:TI BQ256XX battery charger driver
Location:
-> Device drivers
-> Power supply class support (POWER_SUPPLY [=y])
Defined at drivers/power/supply/Kconfig:649
Depends on: POWER_SUPPLY [=y] && I2C [=y] && (GPIOLIB [=y] || COMPILE_TEST [=y])
Fixes and code enhancements
If there are fixes and or code enhancements that need to be added to thisdriver please either
1. Send the patches to the relevant Linux Kernel community as listed in the maintainers file located:
Here or
2. Contact your TI representative.