dt-bindings: dma: pl330: Add power-domains
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 27 Apr 2022 06:40:48 +0000 (08:40 +0200)
committerVinod Koul <vkoul@kernel.org>
Thu, 19 May 2022 17:51:28 +0000 (23:21 +0530)
The pl330 DMA controller on Exynos SoC (e.g. dma-controller@3880000 in
Exynos5420) belongs to power domain, so allow such property.

Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220427064048.86635-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/arm,pl330.yaml

index decab18..2bec69b 100644 (file)
@@ -55,6 +55,9 @@ properties:
 
   dma-coherent: true
 
+  power-domains:
+    maxItems: 1
+
   resets:
     minItems: 1
     maxItems: 2