dt-bindings: i2c: apple,i2c: Add apple,t6000-i2c compatible
authorHector Martin <marcan@marcan.st>
Thu, 9 Dec 2021 05:09:59 +0000 (14:09 +0900)
committerHector Martin <marcan@marcan.st>
Sun, 12 Dec 2021 01:33:00 +0000 (10:33 +0900)
This block is compatible with t8103, so just add the new per-SoC
compatible under apple,i2c.

Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Sven Peter <sven@svenpeter.dev>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Hector Martin <marcan@marcan.st>
Documentation/devicetree/bindings/i2c/apple,i2c.yaml

index 47dd6c1..4ac61fe 100644 (file)
@@ -21,7 +21,9 @@ allOf:
 properties:
   compatible:
     items:
-      - const: apple,t8103-i2c
+      - enum:
+          - apple,t8103-i2c
+          - apple,t6000-i2c
       - const: apple,i2c
 
   reg: