Searched full:tca6507 (Results 1 – 3 of 3) 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 */635 tca->gpio.label = "gpio-tca6507"; in tca6507_probe_gpios()709 { .compatible = "ti,tca6507", },778 .name = "leds-tca6507",789 MODULE_DESCRIPTION("TCA6507 LED/GPO driver");
92 obj-$(CONFIG_LEDS_TCA6507) += leds-tca6507.o