Searched full:tca6507 (Results 1 – 4 of 4) sorted by relevance
4 $id: http://devicetree.org/schemas/leds/ti,tca6507.yaml#7 title: TCA6507 LED and GPIO controller13 The TCA6507 is a programmable LED controller connected via I2C that can drive19 const: ti,tca650795 compatible = "ti,tca6507";
3 * leds-tca65075 * The TCA6507 is a programmable LED controller that can drive 7138 /* Convert an led.brightness level (0..255) to a TCA6507 level (0..15) */185 { "tca6507" },339 /* Write all needed register of tca6507 */634 tca->gpio.label = "gpio-tca6507"; in tca6507_probe_gpios()708 { .compatible = "ti,tca6507", },777 .name = "leds-tca6507",788 MODULE_DESCRIPTION("TCA6507 LED/GPO driver");
87 obj-$(CONFIG_LEDS_TCA6507) += leds-tca6507.o
735 tristate "LED Support for TCA6507 I2C chip"