File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Documentation/devicetree/bindings/leds Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -11,19 +11,21 @@ maintainers:
11
11
12
12
13
13
description :
14
- The NXP PCA9952/PCA9955B are programmable LED controllers connected via I2C
15
- that can drive 16 separate lines. Each of them can be individually switched
14
+ The NXP PCA995x family are programmable LED controllers connected via I2C
15
+ that can drive separate lines. Each of them can be individually switched
16
16
on and off, and brightness can be controlled via individual PWM.
17
17
18
18
Datasheets are available at
19
19
https://www.nxp.com/docs/en/data-sheet/PCA9952_PCA9955.pdf
20
20
https://www.nxp.com/docs/en/data-sheet/PCA9955B.pdf
21
+ https://www.nxp.com/docs/en/data-sheet/PCA9956B.pdf
21
22
22
23
properties :
23
24
compatible :
24
25
enum :
25
26
- nxp,pca9952
26
27
- nxp,pca9955b
28
+ - nxp,pca9956b
27
29
28
30
reg :
29
31
maxItems : 1
You can’t perform that action at this time.
0 commit comments