All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: ufs: cdns,ufshc: Add power-domains
@ 2022-04-27  6:58 Krzysztof Kozlowski
  2022-04-27 18:24 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-27  6:58 UTC (permalink / raw)
  To: Alim Akhtar, Avri Altman, Rob Herring, Krzysztof Kozlowski,
	Jan Kotas, linux-scsi, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski, Rob Herring

The Cadence UFS controller can be part of power domain (as it is in
example DTS of TI J721e UFS Host Controller Glue), so allow such
property.

Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml b/Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml
index d227dea368be..fb45f66d6454 100644
--- a/Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml
+++ b/Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml
@@ -43,6 +43,9 @@ properties:
       - const: phy_clk
       - const: ref_clk
 
+  power-domains:
+    maxItems: 1
+
   reg:
     maxItems: 1
 
-- 
2.32.0


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

* Re: [PATCH] dt-bindings: ufs: cdns,ufshc: Add power-domains
  2022-04-27  6:58 [PATCH] dt-bindings: ufs: cdns,ufshc: Add power-domains Krzysztof Kozlowski
@ 2022-04-27 18:24 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2022-04-27 18:24 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Jan Kotas, Krzysztof Kozlowski, Rob Herring, Avri Altman,
	linux-kernel, linux-scsi, devicetree, Alim Akhtar

On Wed, 27 Apr 2022 08:58:02 +0200, Krzysztof Kozlowski wrote:
> The Cadence UFS controller can be part of power domain (as it is in
> example DTS of TI J721e UFS Host Controller Glue), so allow such
> property.
> 
> Reported-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/ufs/cdns,ufshc.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

Applied, thanks!

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

end of thread, other threads:[~2022-04-27 18:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  6:58 [PATCH] dt-bindings: ufs: cdns,ufshc: Add power-domains Krzysztof Kozlowski
2022-04-27 18:24 ` Rob Herring

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.