[PATCH 1/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: allow gpio-line-names

Rob Herring robh at kernel.org
Thu Jul 6 12:08:10 PDT 2023


On Thu, Jul 06, 2023 at 09:42:26AM +0200, Neil Armstrong wrote:
> Allow gpio-line-names property for the gpio subnode.
> 
> Fixes: 94df03a45276 ("dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding")
> Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
> ---
>  .../devicetree/bindings/pinctrl/amlogic,meson-pinctrl-common.yaml        | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-common.yaml b/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-common.yaml
> index a7b29ef0bab6..28659f0389a5 100644
> --- a/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-common.yaml
> +++ b/Documentation/devicetree/bindings/pinctrl/amlogic,meson-pinctrl-common.yaml
> @@ -34,6 +34,7 @@ $defs:
>  
>      properties:
>        gpio-controller: true
> +      gpio-line-names: true

There should be a range of number of entries.

>  
>        "#gpio-cells":
>          const: 2
> 
> -- 
> 2.34.1
> 



More information about the linux-amlogic mailing list