kernel/Documentation/devicetree/bindings/i2c/i2c-owl.txt
.. .. @@ -2,7 +2,9 @@ 2 2 3 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 SoC7 + - "actions,s900-i2c" for S900 SoC6 8 - reg : Offset and length of the register set for the device. 7 9 - #address-cells : Should be 1. 8 10 - #size-cells : Should be 0.