Lines Matching +full:led +full:- +full:controller
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>
15 microcontroller that communicates via the I2C bus. Each LED is described
20 const: cznic,turris-omnia-leds
26 "#address-cells":
29 "#size-cells":
33 "^multi-led@[0-9a-b]$":
36 - $ref: leds-class-multicolor.yaml#
38 This node represents one of the RGB LED devices on Turris Omnia.
39 No subnodes need to be added for subchannels since this controller only
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 {
72 * No subnodes are needed, this controller only supports RGB
78 linux,default-trigger = "heartbeat";
81 multi-led@a {
85 function-enumerator = <1>;