From: Leonard Göhrs Date: Wed, 7 Jun 2023 11:55:02 +0000 (+0200) Subject: dt-bindings: gpio: pca9570: add gpio-line-names property X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ae128bb36d23e4e95c52e5254c3b4cf408c54433;p=linux.git dt-bindings: gpio: pca9570: add gpio-line-names property This patch allows giving each of the controller's pins a meaningful name. Signed-off-by: Leonard Göhrs Acked-by: Krzysztof Kozlowski Signed-off-by: Bartosz Golaszewski --- diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca9570.yaml b/Documentation/devicetree/bindings/gpio/gpio-pca9570.yaml index 5b0134304e51c..452f8972a9659 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-pca9570.yaml +++ b/Documentation/devicetree/bindings/gpio/gpio-pca9570.yaml @@ -24,6 +24,10 @@ properties: '#gpio-cells': const: 2 + gpio-line-names: + minItems: 4 + maxItems: 8 + required: - compatible - reg