From: Johan Jonker <jbx6244@gmail.com>
Date: Sat, 28 Aug 2021 12:10:07 +0000 (+0200)
Subject: dt-bindings: gpio: add gpio-line-names to rockchip,gpio-bank.yaml
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3ea046564039b7f20b3974adbea9271af64a4295;p=linux.git

dt-bindings: gpio: add gpio-line-names to rockchip,gpio-bank.yaml

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>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
---

diff --git a/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml b/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
index 0d62c28fb58d3..d4e42c2b995b5 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