[PATCH 2/2] dt-bindings: leds: Add gpio-line-names to PCA9532 GPIO
Alexander Stein
alexander.stein at ew.tq-group.com
Fri Jul 21 02:06:17 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/leds/nxp,pca953x.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/leds/nxp,pca953x.yaml b/Documentation/devicetree/bindings/leds/nxp,pca953x.yaml
index edf6f55df685..973c5fccaf4e 100644
--- a/Documentation/devicetree/bindings/leds/nxp,pca953x.yaml
+++ b/Documentation/devicetree/bindings/leds/nxp,pca953x.yaml
@@ -28,6 +28,7 @@ properties:
maxItems: 1
gpio-controller: true
+ gpio-line-names: true
'#gpio-cells':
const: 2
--
2.34.1
More information about the linux-arm-kernel
mailing list