Lines Matching +full:led +full:- +full:6
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ROHM BD2606MVV LED controller
10 - Andreas Kemnade <andreas@kemnade.info>
13 The BD2606 MVV is a programmable LED controller connected via I2C that can
14 drive 6 separate lines. Each of them can be individually switched on and off,
18 https://fscdn.rohm.com/en/products/databook/datasheet/ic/power/led_driver/bd2606mvv_1-e.pdf
27 "#address-cells":
30 "#size-cells":
33 enable-gpios:
38 "^led@[0-5]$":
49 - reg
54 - |
55 #include <dt-bindings/leds/common.h>
58 #address-cells = <1>;
59 #size-cells = <0>;
61 led-controller@66 {
64 #address-cells = <1>;
65 #size-cells = <0>;
67 led@0 {
73 led@2 {