diff options
| -rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-owl.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-owl.txt b/Documentation/devicetree/bindings/i2c/i2c-owl.txt index b743fe444e9f..54c05dbdb2e4 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-owl.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-owl.txt | |||
| @@ -2,7 +2,9 @@ Actions Semiconductor Owl I2C controller | |||
| 2 | 2 | ||
| 3 | Required properties: | 3 | Required properties: |
| 4 | 4 | ||
| 5 | - compatible : Should be "actions,s900-i2c". | 5 | - compatible : Should be one of the following: |
| 6 | - "actions,s700-i2c" for S700 SoC | ||
| 7 | - "actions,s900-i2c" for S900 SoC | ||
| 6 | - reg : Offset and length of the register set for the device. | 8 | - reg : Offset and length of the register set for the device. |
| 7 | - #address-cells : Should be 1. | 9 | - #address-cells : Should be 1. |
| 8 | - #size-cells : Should be 0. | 10 | - #size-cells : Should be 0. |
