From 3ea046564039b7f20b3974adbea9271af64a4295 Mon Sep 17 00:00:00 2001 From: Johan Jonker Date: Sat, 28 Aug 2021 14:10:07 +0200 Subject: [PATCH] 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 Acked-by: Rob Herring Signed-off-by: Bartosz Golaszewski --- 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 0d62c28fb58d..d4e42c2b995b 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