linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: gpio: zynq: Add power-domains
@ 2021-10-15  8:29 Michal Simek
  2021-10-16 22:18 ` Linus Walleij
  2021-10-26 21:19 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Michal Simek @ 2021-10-15  8:29 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git
  Cc: Bartosz Golaszewski, Linus Walleij, Rob Herring,
	Shubhrajyoti Datta, Srinivas Neeli, devicetree, linux-arm-kernel,
	linux-gpio

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/gpio/gpio-zynq.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/gpio/gpio-zynq.yaml b/Documentation/devicetree/bindings/gpio/gpio-zynq.yaml
index 980f92ad9eba..da95b951c23e 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-zynq.yaml
+++ b/Documentation/devicetree/bindings/gpio/gpio-zynq.yaml
@@ -36,6 +36,9 @@ properties:
   clocks:
     maxItems: 1
 
+  power-domains:
+    maxItems: 1
+
 required:
   - compatible
   - reg
-- 
2.33.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] dt-bindings: gpio: zynq: Add power-domains
  2021-10-15  8:29 [PATCH] dt-bindings: gpio: zynq: Add power-domains Michal Simek
@ 2021-10-16 22:18 ` Linus Walleij
  2021-10-26 21:19 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2021-10-16 22:18 UTC (permalink / raw)
  To: Michal Simek
  Cc: linux-kernel, Michal Simek, git, Bartosz Golaszewski,
	Rob Herring, Shubhrajyoti Datta, Srinivas Neeli,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux ARM, open list:GPIO SUBSYSTEM

On Fri, Oct 15, 2021 at 10:29 AM Michal Simek <michal.simek@xilinx.com> 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>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] dt-bindings: gpio: zynq: Add power-domains
  2021-10-15  8:29 [PATCH] dt-bindings: gpio: zynq: Add power-domains Michal Simek
  2021-10-16 22:18 ` Linus Walleij
@ 2021-10-26 21:19 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2021-10-26 21:19 UTC (permalink / raw)
  To: Michal Simek
  Cc: linux-kernel, linux-arm-kernel, git, Rob Herring,
	Bartosz Golaszewski, linux-gpio, Shubhrajyoti Datta, monstr,
	Srinivas Neeli, Linus Walleij, devicetree

On Fri, 15 Oct 2021 10:29:57 +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/gpio/gpio-zynq.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15  8:29 [PATCH] dt-bindings: gpio: zynq: Add power-domains Michal Simek
2021-10-16 22:18 ` Linus Walleij
2021-10-26 21:19 ` 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).