[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230721175134.186223-1-brgl@bgdev.pl>
Date: Fri, 21 Jul 2023 19:51: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.5-rc3
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Linus,
Please pull the following set of fixes from the GPIO subsystem for the next rc.
Thanks,
Bartosz
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53: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.5-rc3
for you to fetch changes up to 644ee70267a934be27370f9aa618b29af7290544:
gpio: mvebu: fix irq domain leak (2023-07-20 14:38:36 +0200)
----------------------------------------------------------------
gpio fixes for v6.5-rc3
- fix initial value handling for output-only pins in gpio-tps68470
- fix two resource leaks in gpio-mvebu
----------------------------------------------------------------
Bartosz Golaszewski (1):
gpio: mvebu: fix irq domain leak
Hans de Goede (1):
gpio: tps68470: Make tps68470_gpio_output() always set the initial value
Uwe Kleine-König (1):
gpio: mvebu: Make use of devm_pwmchip_add
drivers/gpio/gpio-mvebu.c | 26 +++++++++++++++-----------
drivers/gpio/gpio-tps68470.c | 6 +++---
2 files changed, 18 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists