From: Sven Peter Date: Fri, 16 Sep 2022 09:41:48 +0000 (+0200) Subject: dt-bindings: iommu: dart: add t6000 compatible X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=8cc8bdceb669eaadedde5fcd9ff2ec47f9c9067a;p=users%2Fjedix%2Flinux-maple.git 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 Acked-by: Rob Herring Signed-off-by: Janne Grunau Signed-off-by: Hector Martin --- 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