TLC591XXSW-LINUX
用于 TLC591XX 的 Linux 驱动程序
TLC591XXSW-LINUX
概述
The Linux driver supports the TLC591XX series of Constant-Current LED Sink Drivers. The Linux driver supports communication through the I2C bus and interfaces with the LED sub-system.
Linux Mainline Status
Available in Linux Main line: Yes
Available through git.ti.com: N/A
Supported Devices:
- tlc59116
- tlc59108
Linux Source Files
The files associated with this device are:
- drivers/leds/leds-tlc591xx.c
- Documentation/devicetree/bindings/leds/leds-tlc591xx.txt
Source Files
Linux Device Tree Documenation
Documentation/devicetree/bindings/leds/leds-tlc591xx.txt
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or"make nconfig")
Menuconfig Location
Symbol: LEDS_TLC591XX [=y]Type : tristatePrompt: LED driver for TLC59108 and TLC59116 controllers Location: -> Device Drivers -> LED Support (NEW_LEDS [=y]) Defined at drivers/leds/Kconfig:498 Depends on: NEW_LEDS [=y] && LEDS_CLASS [=y] && I2C [=y] Selects: REGMAP_I2C [=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.