hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/devicetree/bindings/leds/leds-pca955x.txt
....@@ -9,6 +9,7 @@
99 "nxp,pca9550"
1010 "nxp,pca9551"
1111 "nxp,pca9552"
12
+ "ibm,pca9552"
1213 "nxp,pca9553"
1314 - #address-cells: must be 1
1415 - #size-cells: must be 0
....@@ -26,9 +27,9 @@
2627 from 0 to 15 for the pca9552
2728 from 0 to 3 for the pca9553
2829 - type: (optional) either
29
- PCA9532_TYPE_NONE
30
- PCA9532_TYPE_LED
31
- PCA9532_TYPE_GPIO
30
+ PCA955X_TYPE_NONE
31
+ PCA955X_TYPE_LED
32
+ PCA955X_TYPE_GPIO
3233 see dt-bindings/leds/leds-pca955x.h (default to LED)
3334 - label : (optional)
3435 see Documentation/devicetree/bindings/leds/common.txt