All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: dma: pl330: Add power-domains
@ 2022-04-27  6:40 Krzysztof Kozlowski
  2022-04-27 18:21 ` Rob Herring
  2022-05-19 17:29 ` Vinod Koul
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-27  6:40 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Krzysztof Kozlowski, dmaengine,
	devicetree, linux-kernel
  Cc: Krzysztof Kozlowski, Rob Herring

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: dma: pl330: Add power-domains
  2022-04-27  6:40 [PATCH] dt-bindings: dma: pl330: Add power-domains Krzysztof Kozlowski
@ 2022-04-27 18:21 ` Rob Herring
  2022-05-19 17:29 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-04-27 18:21 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: dmaengine, linux-kernel, Vinod Koul, Rob Herring, devicetree,
	Krzysztof Kozlowski

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>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: dma: pl330: Add power-domains
  2022-04-27  6:40 [PATCH] dt-bindings: dma: pl330: Add power-domains Krzysztof Kozlowski
  2022-04-27 18:21 ` Rob Herring
@ 2022-05-19 17:29 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2022-05-19 17:29 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Rob Herring, Krzysztof Kozlowski, dmaengine, devicetree,
	linux-kernel, Rob Herring

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-19 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  6:40 [PATCH] dt-bindings: dma: pl330: Add power-domains Krzysztof Kozlowski
2022-04-27 18:21 ` Rob Herring
2022-05-19 17:29 ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.