Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

pinctrl: meson-axg: add missing GPIOA_18 gpio group

Without this, the gpio cannot be explicitly mux'ed to its gpio function.

Fixes: 83c566806a68a ("pinctrl: meson-axg: Add new pinctrl driver for Meson AXG SoC")
Cc: stable@vger.kernel.org
Signed-off-by: Martin Hundebøll <martin@geanix.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Dmitry Rokosov <ddrokosov@sberdevices.ru>
Link: https://lore.kernel.org/r/20230512064925.133516-1-martin@geanix.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

Martin Hundebøll and committed by
Linus Walleij
5b10ff01 ac9a7868

+1
+1
drivers/pinctrl/meson/pinctrl-meson-axg.c
··· 400 400 GPIO_GROUP(GPIOA_15), 401 401 GPIO_GROUP(GPIOA_16), 402 402 GPIO_GROUP(GPIOA_17), 403 + GPIO_GROUP(GPIOA_18), 403 404 GPIO_GROUP(GPIOA_19), 404 405 GPIO_GROUP(GPIOA_20), 405 406