Re: [PATCH] dt-bindings: pinctrl: qcom,sm8450-tlmm: correct gpio-line-names size

From: Rob Herring
Date: Tue Jan 03 2023 - 19:42:26 EST



On Fri, 23 Dec 2022 14:22:26 +0100, Krzysztof Kozlowski wrote:
> The SM8450 has GPIOs from 0 to 209, so 210 in total:
>
> sm8450-sony-xperia-nagara-pdx223.dtb: pinctrl@f100000: gpio-line-names:
> ['NC', 'NC', 'NC', 'NC', 'WLC_I2C_SDA', 'WLC_I2C_SCL', ...
> 'APPS_I2C_0_SDA', 'APPS_I2C_0_SCL', 'CCI_I2C3_SDA', 'CCI_I2C3_SCL'] is too long
>
> Fixes: 9779ed30f92c ("dt-bindings: pinctrl: qcom,sm8450-pinctrl: add gpio-line-names")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/pinctrl/qcom,sm8450-tlmm.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>