forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/Documentation/devicetree/bindings/i2c/i2c-owl.txt
....@@ -2,7 +2,9 @@
22
33 Required properties:
44
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
68 - reg : Offset and length of the register set for the device.
79 - #address-cells : Should be 1.
810 - #size-cells : Should be 0.