BQ24735SW-LINUX
用于 BQ24735 的 Linux 驱动程序
BQ24735SW-LINUX
概述
Linux 驱动程序支持 BQ24735 1-4 节锂离子电池充电控制器。Linux 驱动程序支持通过 I2C 总线和接口与电源子系统进行通信。
Linux 主线状态
在 Linux 主线中提供:是
可通过 git.ti.com 获取:不适用
Linux 源文件
与该器件关联的文件为:
- drivers/power/supply/bq24735-charger.c
- Documentation/devicetree/bindings/power_supply/ti,bq24735.txt
- include/linux/power/bq24735-charger.h
源文件
drivers/power/supply/bq24735-charger.cLinux 器件树文档
Documentation/devicetree/bindings/power_supply/ti,bq24735.txt其他文件
include/linux/power/bq24735-charger.h
启用驱动程序支持
使用“make menuconfig”(也可以使用“make xconfig”或“make nconfig”)配置内核
Menuconfig 位置
Symbol: CHARGER_BQ24735 [=y]Type : tristatePrompt: TI BQ24735 battery charger support Location: -> Device Drivers -> Power supply class support (POWER_SUPPLY [=y]) Defined at drivers/power/supply/Kconfig:432 Depends on: POWER_SUPPLY [=y] && I2C [=y] && (GPIOLIB [=y] || COMPILE_TEST [=y])
修复程序和代码增强
如果有需要添加到此驱动程序的修复程序和/或代码增强,请1. 将补丁发送到维护人员文件中列出的相关 Linux 内核社区,该文件位于:此处或2. 联系您的 TI 代表。