linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip, gpio-bank.yaml
@ 2021-08-28 12:10 Johan Jonker
  2021-08-31 21:33 ` [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip,gpio-bank.yaml Rob Herring
  2021-09-13 12:36 ` [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip, gpio-bank.yaml Bartosz Golaszewski
  0 siblings, 2 replies; 3+ messages in thread
From: Johan Jonker @ 2021-08-28 12:10 UTC (permalink / raw)
  To: heiko
  Cc: robh+dt, linus.walleij, bgolaszewski, linux-gpio,
	linux-arm-kernel, linux-rockchip, devicetree, linux-kernel

Some people and companies may want to add more description
to there gpio pins. Add a gpio-line-names property to the
rockchip,gpio-bank.yaml file to reduce the notifications
from the existing mainline DT.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml b/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
index 0d62c28fb..d4e42c2b9 100644
--- a/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
+++ b/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
@@ -29,6 +29,8 @@ properties:
 
   gpio-controller: true
 
+  gpio-line-names: true
+
   "#gpio-cells":
     const: 2
 
-- 
2.20.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

* Re: [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip,gpio-bank.yaml
  2021-08-28 12:10 [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip, gpio-bank.yaml Johan Jonker
@ 2021-08-31 21:33 ` Rob Herring
  2021-09-13 12:36 ` [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip, gpio-bank.yaml Bartosz Golaszewski
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2021-08-31 21:33 UTC (permalink / raw)
  To: Johan Jonker
  Cc: linux-rockchip, bgolaszewski, linux-kernel, heiko, linux-gpio,
	linus.walleij, linux-arm-kernel, devicetree, robh+dt

On Sat, 28 Aug 2021 14:10:07 +0200, Johan Jonker wrote:
> Some people and companies may want to add more description
> to there gpio pins. Add a gpio-line-names property to the
> rockchip,gpio-bank.yaml file to reduce the notifications
> from the existing mainline DT.
> 
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---
>  Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

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

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

* Re: [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip, gpio-bank.yaml
  2021-08-28 12:10 [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip, gpio-bank.yaml Johan Jonker
  2021-08-31 21:33 ` [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip,gpio-bank.yaml Rob Herring
@ 2021-09-13 12:36 ` Bartosz Golaszewski
  1 sibling, 0 replies; 3+ messages in thread
From: Bartosz Golaszewski @ 2021-09-13 12:36 UTC (permalink / raw)
  To: Johan Jonker
  Cc: Heiko Stübner, Rob Herring, Linus Walleij, linux-gpio,
	arm-soc, open list:ARM/Rockchip SoC...,
	linux-devicetree, LKML

On Sat, Aug 28, 2021 at 2:10 PM Johan Jonker <jbx6244@gmail.com> wrote:
>
> Some people and companies may want to add more description
> to there gpio pins. Add a gpio-line-names property to the
> rockchip,gpio-bank.yaml file to reduce the notifications
> from the existing mainline DT.
>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---
>  Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml b/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
> index 0d62c28fb..d4e42c2b9 100644
> --- a/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
> +++ b/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
> @@ -29,6 +29,8 @@ properties:
>
>    gpio-controller: true
>
> +  gpio-line-names: true
> +
>    "#gpio-cells":
>      const: 2
>
> --
> 2.20.1
>

Applied, thanks!

Bart

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2021-09-13 12:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-28 12:10 [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip, gpio-bank.yaml Johan Jonker
2021-08-31 21:33 ` [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip,gpio-bank.yaml Rob Herring
2021-09-13 12:36 ` [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip, gpio-bank.yaml Bartosz Golaszewski

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).