Lines Matching +full:function +full:- +full:enumerator
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Vicentiu Galanopulo <vicentiu.galanopulo@remote-tech.co.uk>
13 The LED1202 is a 12-channel low quiescent current LED controller
15 for each channel by 8-bit analog and 12-bit digital dimming control.
17 https://www.st.com/en/power-management/led1202.html
26 "#address-cells":
29 "#size-cells":
33 "^led@[0-9a-f]$":
44 - reg
47 - compatible
48 - reg
49 - "#address-cells"
50 - "#size-cells"
55 - |
56 #include <dt-bindings/leds/common.h>
59 #address-cells = <1>;
60 #size-cells = <0>;
62 led-controller@58 {
65 #address-cells = <1>;
66 #size-cells = <0>;
70 function = LED_FUNCTION_STATUS;
72 function-enumerator = <1>;
77 function = LED_FUNCTION_STATUS;
79 function-enumerator = <2>;
84 function = LED_FUNCTION_STATUS;
86 function-enumerator = <3>;
91 function = LED_FUNCTION_STATUS;
93 function-enumerator = <4>;
98 function = LED_FUNCTION_STATUS;
100 function-enumerator = <5>;
105 function = LED_FUNCTION_STATUS;
107 function-enumerator = <6>;
112 function = LED_FUNCTION_STATUS;
114 function-enumerator = <7>;
119 function = LED_FUNCTION_STATUS;
121 function-enumerator = <8>;
126 function = LED_FUNCTION_STATUS;
128 function-enumerator = <9>;