diff options
author | 2022-12-23 14:22:26 +0100 | |
---|---|---|
committer | 2023-01-10 09:05:51 +0100 | |
commit | 3ecc01c5e0682dee4819eac3d67a4c07f113fda4 (patch) | |
tree | e7162c7b4f19ff98499895fe731cb62e5db33cfe /lib/parser.c | |
parent | pinctrl: pinmux: Drop duplicate error message in pinmux_select() (diff) | |
download | linux-rng-3ecc01c5e0682dee4819eac3d67a4c07f113fda4.tar.xz linux-rng-3ecc01c5e0682dee4819eac3d67a4c07f113fda4.zip |
dt-bindings: pinctrl: qcom,sm8450-tlmm: correct gpio-line-names size
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@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221223132226.81340-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions