Home
last modified time | relevance | path

Searched full:lp5562 (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/Documentation/leds/
Dleds-lp5562.rst2 Kernel driver for lp5562
5 * TI LP5562 LED Driver
12 LP5562 can drive up to 4 channels. R/G/B and White.
16 LP5562 has the internal program memory for running various LED patterns.
23 3 Engines are allocated in LP5562, but the number of channel is 4.
29 Unlike the LP5521/LP5523/55231, LP5562 has unique feature for the engine mux,
44 Before loading the LP5562 program data, engine_mux should be written between
53 echo 1 > /sys/class/firmware/lp5562/loading
54 echo "4000600040FF6000" > /sys/class/firmware/lp5562/data
55 echo 0 > /sys/class/firmware/lp5562/loading
[all …]
Dindex.rst25 leds-lp5562
Dleds-lp55xx.rst2 LP5521/LP5523/LP55231/LP5562/LP8501 Common Driver
9 LP5521, LP5523/55231, LP5562 and LP8501 have common features as below.
/Linux-v5.10/drivers/leds/
Dleds-lp5562.c3 * LP5562 LED driver
590 { "lp5562", 0 },
597 { .compatible = "ti,lp5562", },
606 .name = "lp5562",
616 MODULE_DESCRIPTION("Texas Instruments LP5562 LED Driver");
DMakefile56 obj-$(CONFIG_LEDS_LP5562) += leds-lp5562.o
DKconfig443 tristate "LED Support for TI LP5562 LED driver chip"
447 If you say yes here you get support for TI LP5562 LED driver.
Dleds-lp55xx-common.c3 * LP5521/LP5523/LP55231/LP5562 Common Driver
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-lp55xx.yaml21 https://www.ti.com/lit/gpn/lp5562
30 - ti,lp5562
/Linux-v5.10/arch/arm/boot/dts/
Dimx6dl-yapp4-common.dtsi262 compatible = "ti,lp5562";