dt-bindings: iommu: dart: add t6000 compatible
authorSven Peter <sven@svenpeter.dev>
Fri, 16 Sep 2022 09:41:48 +0000 (11:41 +0200)
committerHector Martin <marcan@marcan.st>
Mon, 24 Oct 2022 04:44:21 +0000 (13:44 +0900)
The M1 Max/Pro SoCs come with a new DART variant that is incompatible with
the previous one. Add a new compatible for those.

Signed-off-by: Sven Peter <sven@svenpeter.dev>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Janne Grunau <j@jannau.net>
Signed-off-by: Hector Martin <marcan@marcan.st>
Documentation/devicetree/bindings/iommu/apple,dart.yaml

index 82ad669feef70b470661a5da83827046d9bd1772..06af2bacbe97dbc1576a01cb3180e0f8383f02ff 100644 (file)
@@ -22,7 +22,9 @@ description: |+
 
 properties:
   compatible:
-    const: apple,t8103-dart
+    enum:
+      - apple,t8103-dart
+      - apple,t6000-dart
 
   reg:
     maxItems: 1