Lines Matching +full:led +full:- +full:4
1 Crane Merchandising System - cr0014114 LED driver
2 -------------------------------------------------
4 This LED Board is widely used in vending machines produced
8 - compatible: "crane,cr0014114"
10 Property rules described in Documentation/devicetree/bindings/spi/spi-bus.txt
11 apply. In particular, "reg" and "spi-max-frequency" properties must be given.
13 LED sub-node properties:
14 - function :
16 - color :
18 - label :
20 - linux,default-trigger : (optional)
24 -------
26 #include <dt-bindings/leds/common.h>
28 led-controller@0 {
31 spi-max-frequency = <50000>;
32 #address-cells = <1>;
33 #size-cells = <0>;
35 led@0 {
40 led@1 {
45 led@2 {
50 led@3 {
55 led@4 {
56 reg = <4>;
60 led@5 {