Commit b66652c7 authored by Hector Martin's avatar Hector Martin
Browse files

dt-bindings: i2c: apple,i2c: Add apple,t6000-i2c compatible



This block is compatible with t8103, so just add the new per-SoC
compatible under apple,i2c.

Reviewed-by: default avatarMark Kettenis <kettenis@openbsd.org>
Reviewed-by: default avatarSven Peter <sven@svenpeter.dev>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarHector Martin <marcan@marcan.st>
parent e15b8c85
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -21,7 +21,9 @@ allOf:
properties:
  compatible:
    items:
      - const: apple,t8103-i2c
      - enum:
          - apple,t8103-i2c
          - apple,t6000-i2c
      - const: apple,i2c

  reg: