Skip to content

Commit 6c3c206

Browse files
krzkvinodkoul
authored andcommitted
dt-bindings: dma: pl330: Add power-domains
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>
1 parent 2763826 commit 6c3c206

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/dma/arm,pl330.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ properties:
5555

5656
dma-coherent: true
5757

58+
power-domains:
59+
maxItems: 1
60+
5861
resets:
5962
minItems: 1
6063
maxItems: 2

0 commit comments

Comments
 (0)