Commit 667b44ee authored by Janne Grunau's avatar Janne Grunau Committed by Hector Martin
Browse files

dt-bindings: iommu: apple,sart: Add apple,t8112-sart compatible string



"apple,t8112-sart" as found on the Apple M2 SoC appears to be SART3 as
well. To allow for later discovered incompatibilities use
'"apple,t8112-sart", "apple,t6000-sart"' as compatible string.

Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarJanne Grunau <j@jannau.net>
Signed-off-by: default avatarHector Martin <marcan@marcan.st>
parent 93b415b2
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
@@ -28,7 +28,11 @@ description:

properties:
  compatible:
    enum:
    oneOf:
      - items:
          - const: apple,t8112-sart
          - const: apple,t6000-sart
      - enum:
          - apple,t6000-sart
          - apple,t8103-sart