summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/iommu
diff options
context:
space:
mode:
authorSven Peter <sven@svenpeter.dev>2022-09-16 12:41:48 +0300
committerHector Martin <marcan@marcan.st>2022-10-24 07:44:21 +0300
commit8cc8bdceb669eaadedde5fcd9ff2ec47f9c9067a (patch)
treeaa3c5fbd41163c1f609508e278227b855a2e7fd0 /Documentation/devicetree/bindings/iommu
parent9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff)
downloadlinux-8cc8bdceb669eaadedde5fcd9ff2ec47f9c9067a.tar.xz
dt-bindings: iommu: dart: add t6000 compatible
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>
Diffstat (limited to 'Documentation/devicetree/bindings/iommu')
-rw-r--r--Documentation/devicetree/bindings/iommu/apple,dart.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iommu/apple,dart.yaml b/Documentation/devicetree/bindings/iommu/apple,dart.yaml
index 82ad669feef7..06af2bacbe97 100644
--- a/Documentation/devicetree/bindings/iommu/apple,dart.yaml
+++ b/Documentation/devicetree/bindings/iommu/apple,dart.yaml
@@ -22,7 +22,9 @@ description: |+
properties:
compatible:
- const: apple,t8103-dart
+ enum:
+ - apple,t8103-dart
+ - apple,t6000-dart
reg:
maxItems: 1