Lines Matching +full:use +full:- +full:leds
1 -*- org -*-
3 * On/off LEDs should have max_brightness of 1
12 semantics is sometimes non-intuitive. (For example blink callback may
18 No two LEDs have same name, so the names are probably unusable for the
23 LEDs not on the list?
32 * Figure out what to do with RGB leds
35 Green-Magenta-Ultraviolet LED, but so far all the LEDs we support are
36 RGB, and not even RGB-White or RGB-Yellow variants emerged.
42 color", which not all multicolor LEDs can.
44 Proposal: let's add "rgb" to led_colors in drivers/leds/led-core.c,
45 add corresponding device tree defines, and use that, instead of
46 multicolor for RGB LEDs.
50 RGB LEDs are quite common, and it would be good to be able to turn LED
53 have that ability from kernel, too... to allow full-color triggers.
55 * Command line utility to manipulate the LEDs?
57 /sys interface is not really suitable to use by hand, should we have
67 It would be also nice to have useful listing mode -- name, type,
73 And probably user-friendly interface to access LEDs for particular