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

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