aboutsummaryrefslogtreecommitdiff
path: root/Bindings/i2c/i2c-owl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/i2c/i2c-owl.txt')
-rw-r--r--Bindings/i2c/i2c-owl.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Bindings/i2c/i2c-owl.txt b/Bindings/i2c/i2c-owl.txt
index b743fe444e9f..54c05dbdb2e4 100644
--- a/Bindings/i2c/i2c-owl.txt
+++ b/Bindings/i2c/i2c-owl.txt
@@ -2,7 +2,9 @@ Actions Semiconductor Owl I2C controller
Required properties:
-- compatible : Should be "actions,s900-i2c".
+- compatible : Should be one of the following:
+ - "actions,s700-i2c" for S700 SoC
+ - "actions,s900-i2c" for S900 SoC
- reg : Offset and length of the register set for the device.
- #address-cells : Should be 1.
- #size-cells : Should be 0.