.. | .. |
---|
9 | 9 | "nxp,pca9550" |
---|
10 | 10 | "nxp,pca9551" |
---|
11 | 11 | "nxp,pca9552" |
---|
| 12 | + "ibm,pca9552" |
---|
12 | 13 | "nxp,pca9553" |
---|
13 | 14 | - #address-cells: must be 1 |
---|
14 | 15 | - #size-cells: must be 0 |
---|
.. | .. |
---|
26 | 27 | from 0 to 15 for the pca9552 |
---|
27 | 28 | from 0 to 3 for the pca9553 |
---|
28 | 29 | - 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 |
---|
32 | 33 | see dt-bindings/leds/leds-pca955x.h (default to LED) |
---|
33 | 34 | - label : (optional) |
---|
34 | 35 | see Documentation/devicetree/bindings/leds/common.txt |
---|