OSDN Git Service

dt-bindings: arm: coresight-tmc: Add 'iommu' property
authorRob Herring <robh@kernel.org>
Thu, 21 Jul 2022 21:27:15 +0000 (15:27 -0600)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Thu, 25 Aug 2022 16:30:17 +0000 (10:30 -0600)
The Coresight TMC component may be behind an IOMMU which is the case for
the Arm Juno SoC and some Qualcomm SoCs. Add 'iommus' property to the
binding.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220721212718.1980905-2-robh@kernel.org
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Documentation/devicetree/bindings/arm/arm,coresight-tmc.yaml

index e0b88a7..cb8dcea 100644 (file)
@@ -55,6 +55,9 @@ properties:
       - const: apb_pclk
       - const: atclk
 
+  iommus:
+    maxItems: 1
+
   power-domains:
     maxItems: 1