Skip to content

Commit 13b93b1

Browse files
geo-starklag-linaro
authored andcommitted
dt-bindings: leds: awinic,aw200xx: Add AW20108 device
Add aw20108 compatible for Awinic AW20108 led controller. Signed-off-by: George Stark <gnstark@salutedevices.com> Signed-off-by: Dmitry Rokosov <ddrokosov@salutedevices.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20231125200519.1750-11-ddrokosov@salutedevices.com Signed-off-by: Lee Jones <lee@kernel.org>
1 parent 634fea7 commit 13b93b1

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

Documentation/devicetree/bindings/leds/awinic,aw200xx.yaml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,27 @@ maintainers:
1010
- Martin Kurbanov <mmkurbanov@sberdevices.ru>
1111

1212
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
1720
1821
For more product information please see the link below:
1922
aw20036 - https://www.awinic.com/en/productDetail/AW20036QNR#tech-docs
2023
aw20054 - https://www.awinic.com/en/productDetail/AW20054QNR#tech-docs
2124
aw20072 - https://www.awinic.com/en/productDetail/AW20072QNR#tech-docs
25+
aw20108 - https://www.awinic.com/en/productDetail/AW20108QNR#tech-docs
2226
2327
properties:
2428
compatible:
2529
enum:
2630
- awinic,aw20036
2731
- awinic,aw20054
2832
- awinic,aw20072
33+
- awinic,aw20108
2934

3035
reg:
3136
maxItems: 1

0 commit comments

Comments
 (0)