Lines Matching +full:led +full:- +full:mode
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/leds/sprd,sc2731-bltc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Orson Zhai <orsonzhai@gmail.com>
11 - Baolin Wang <baolin.wang7@gmail.com>
12 - Chunyan Zhang <zhang.lyra@gmail.com>
16 red LED, green LED and blue LED. Each LED can work at normal PWM mode
17 or breath light mode.
21 const: sprd,sc2731-bltc
26 '#address-cells':
29 '#size-cells':
33 "^led@[0-2]$":
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@200 {
63 compatible = "sprd,sc2731-bltc";
65 #address-cells = <1>;
66 #size-cells = <0>;
68 led@0 {
73 led@1 {
78 led@2 {