commit | 9067b3014d45c6b18c242ba98a21403f4d471606 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Fri Jan 15 17:46:58 2021 +0100 |
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Mon Feb 15 11:43:28 2021 +0100 |
tree | f0536900ccee64ca98bb0b5d05d904b45f933701 | |
parent | 600be6522a5ae94e3e121c71d6228807820e76f2 [diff] |
dt-bindings: gpio: pca953x: Increase allowed length for gpio-line-names Some supported chips (e.g. pca9505) support 40 lines. To be able to give each line a name the length of the gpio-line-names property must be allowed to contain up to 40 entries. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>