[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231006185734.39969-1-brgl@bgdev.pl>
Date: Fri, 6 Oct 2023 20:57:34 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio: fixes for v6.6-rc5
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
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(-)
Powered by blists - more mailing lists