From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> Linus, Please pull another round of driver one-liners from the GPIO subsystem for the next RC. Thanks, Bartosz The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa: Linux 6.6-rc4 (2023-10-01 14:15:13 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.6-rc5 for you to fetch changes up to f9315f17bf778cb8079a29639419fcc8a41a3c84: gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config() (2023-10-05 08:41:56 +0200) ---------------------------------------------------------------- gpio fixes for v6.6-rc5 - disable pin control on MMP GPIOs in gpio-pxa - fix the GPIO number passed to one of the pinctrl callbacks in gpio-aspeed ---------------------------------------------------------------- Bartosz Golaszewski (1): gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config() Duje Mihanović (1): gpio: pxa: disable pinctrl calls for MMP_GPIO drivers/gpio/gpio-aspeed.c | 2 +- drivers/gpio/gpio-pxa.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-)