linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: timer: cadence_ttc: Add power-domains
@ 2021-10-15  8:29 Michal Simek
  2021-10-26 21:18 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2021-10-15  8:29 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git
  Cc: Daniel Lezcano, Rob Herring, Thomas Gleixner, devicetree

Describe optional power-domain property to fix dts_check warnings.
The similar change was done by commit 8c0aa567146b ("dt-bindings: gpio:
fsl-imx-gpio: Add power-domains").

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

 Documentation/devicetree/bindings/timer/cdns,ttc.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/timer/cdns,ttc.yaml b/Documentation/devicetree/bindings/timer/cdns,ttc.yaml
index 8615353f69b4..c3386076a98c 100644
--- a/Documentation/devicetree/bindings/timer/cdns,ttc.yaml
+++ b/Documentation/devicetree/bindings/timer/cdns,ttc.yaml
@@ -25,6 +25,9 @@ properties:
   clocks:
     maxItems: 1
 
+  power-domains:
+    maxItems: 1
+
   timer-width:
     $ref: "/schemas/types.yaml#/definitions/uint32"
     description: |
-- 
2.33.1


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

* Re: [PATCH] dt-bindings: timer: cadence_ttc: Add power-domains
  2021-10-15  8:29 [PATCH] dt-bindings: timer: cadence_ttc: Add power-domains Michal Simek
@ 2021-10-26 21:18 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-10-26 21:18 UTC (permalink / raw)
  To: Michal Simek
  Cc: Thomas Gleixner, Rob Herring, devicetree, linux-kernel, git,
	Daniel Lezcano, monstr

On Fri, 15 Oct 2021 10:29:14 +0200, Michal Simek wrote:
> Describe optional power-domain property to fix dts_check warnings.
> The similar change was done by commit 8c0aa567146b ("dt-bindings: gpio:
> fsl-imx-gpio: Add power-domains").
> 
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
> 
>  Documentation/devicetree/bindings/timer/cdns,ttc.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

end of thread, other threads:[~2021-10-26 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15  8:29 [PATCH] dt-bindings: timer: cadence_ttc: Add power-domains Michal Simek
2021-10-26 21:18 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).