Lines Matching +full:multi +full:- +full:function
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/leds/cznic,turris-omnia-leds.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marek BehĂșn <marek.behun@nic.cz>
20 const: cznic,turris-omnia-leds
26 "#address-cells":
29 "#size-cells":
33 "^multi-led@[0-9a-b]$":
36 - $ref: leds-class-multicolor.yaml#
51 - reg
56 - |
58 #include <dt-bindings/leds/common.h>
61 #address-cells = <1>;
62 #size-cells = <0>;
64 led-controller@2b {
65 compatible = "cznic,turris-omnia-leds";
67 #address-cells = <1>;
68 #size-cells = <0>;
70 multi-led@0 {
77 function = LED_FUNCTION_POWER;
78 linux,default-trigger = "heartbeat";
81 multi-led@a {
84 function = LED_FUNCTION_INDICATOR;
85 function-enumerator = <1>;