Documentation/devicetree/bindings/dma/arm,pl330.yaml | 3 +++ 1 file changed, 3 insertions(+)
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>
---
Documentation/devicetree/bindings/dma/arm,pl330.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/dma/arm,pl330.yaml b/Documentation/devicetree/bindings/dma/arm,pl330.yaml
index decab185cf4d..2bec69b308f8 100644
--- a/Documentation/devicetree/bindings/dma/arm,pl330.yaml
+++ b/Documentation/devicetree/bindings/dma/arm,pl330.yaml
@@ -55,6 +55,9 @@ properties:
dma-coherent: true
+ power-domains:
+ maxItems: 1
+
resets:
minItems: 1
maxItems: 2
--
2.32.0
On 27-04-22, 08:40, Krzysztof Kozlowski wrote: > The pl330 DMA controller on Exynos SoC (e.g. dma-controller@3880000 in > Exynos5420) belongs to power domain, so allow such property. Applied, thanks -- ~Vinod
On Wed, 27 Apr 2022 08:40:48 +0200, Krzysztof Kozlowski wrote: > 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> > --- > Documentation/devicetree/bindings/dma/arm,pl330.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
© 2016 - 2026 Red Hat, Inc.