File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Documentation/devicetree/bindings/leds Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -10,22 +10,27 @@ maintainers:
10
10
-
Martin Kurbanov <[email protected] >
11
11
12
12
description : |
13
- This controller is present on AW20036/AW20054/AW20072.
14
- It is a 3x12/6x9/6x12 matrix LED programmed via
15
- an I2C interface, up to 36/54/72 LEDs or 12/18/24 RGBs,
16
- 3 pattern controllers for auto breathing or group dimming control.
13
+ It is a matrix LED driver programmed via an I2C interface. Devices have
14
+ a set of individually controlled leds and support 3 pattern controllers
15
+ for auto breathing or group dimming control. Supported devices:
16
+ - AW20036 (3x12) 36 LEDs
17
+ - AW20054 (6x9) 54 LEDs
18
+ - AW20072 (6x12) 72 LEDs
19
+ - AW20108 (9x12) 108 LEDs
17
20
18
21
For more product information please see the link below:
19
22
aw20036 - https://www.awinic.com/en/productDetail/AW20036QNR#tech-docs
20
23
aw20054 - https://www.awinic.com/en/productDetail/AW20054QNR#tech-docs
21
24
aw20072 - https://www.awinic.com/en/productDetail/AW20072QNR#tech-docs
25
+ aw20108 - https://www.awinic.com/en/productDetail/AW20108QNR#tech-docs
22
26
23
27
properties :
24
28
compatible :
25
29
enum :
26
30
- awinic,aw20036
27
31
- awinic,aw20054
28
32
- awinic,aw20072
33
+ - awinic,aw20108
29
34
30
35
reg :
31
36
maxItems : 1
You can’t perform that action at this time.
0 commit comments