.. | .. |
---|
1 | | -Device-tree bindings for IBM Common Form Factor Power Supply Version 1 |
---|
2 | | ----------------------------------------------------------------------- |
---|
| 1 | +Device-tree bindings for IBM Common Form Factor Power Supply Versions 1 and 2 |
---|
| 2 | +----------------------------------------------------------------------------- |
---|
3 | 3 | |
---|
4 | 4 | Required properties: |
---|
5 | | - - compatible = "ibm,cffps1"; |
---|
| 5 | + - compatible : Must be one of the following: |
---|
| 6 | + "ibm,cffps1" |
---|
| 7 | + "ibm,cffps2" |
---|
| 8 | + or "ibm,cffps" if the system |
---|
| 9 | + must support any version of the |
---|
| 10 | + power supply |
---|
6 | 11 | - reg = < I2C bus address >; : Address of the power supply on the |
---|
7 | 12 | I2C bus. |
---|
8 | 13 | |
---|