[PATCH 1/2] dt-bindings: gpio: Add gpio-line-names to STMPE GPIO
Alexander Stein
alexander.stein at ew.tq-group.com
Fri Jul 21 02:06:16 PDT 2023
This is a gpio-controller, so gpio-line-names should be allowed as well.
Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
---
Documentation/devicetree/bindings/gpio/st,stmpe-gpio.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/gpio/st,stmpe-gpio.yaml b/Documentation/devicetree/bindings/gpio/st,stmpe-gpio.yaml
index 22c0cae73425..b226a8892f8a 100644
--- a/Documentation/devicetree/bindings/gpio/st,stmpe-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/st,stmpe-gpio.yaml
@@ -27,6 +27,7 @@ properties:
const: 2
gpio-controller: true
+ gpio-line-names: true
interrupt-controller: true
--
2.34.1
More information about the linux-arm-kernel
mailing list