[PATCH v2 0/2] gpiolib: Show IRQ line in debugfs

Andy Shevchenko posted 2 patches 1 year, 6 months ago
drivers/gpio/gpiolib.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
[PATCH v2 0/2] gpiolib: Show IRQ line in debugfs
Posted by Andy Shevchenko 1 year, 6 months ago
Couple of patches to show IRQ only (when it's not requested as GPIO)
lines in the debugfs.

In v2:
- joined two separate patches
- rebased on top of latest GPIO for-next (Bart)

Andy Shevchenko (2):
  gpiolib: Return label, if set, for IRQ only line
  gpiolib: Show more info for interrupt only lines in debugfs

 drivers/gpio/gpiolib.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac
Re: [PATCH v2 0/2] gpiolib: Show IRQ line in debugfs
Posted by Bartosz Golaszewski 1 year, 6 months ago
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


On Thu, 30 May 2024 22:12:28 +0300, Andy Shevchenko wrote:
> Couple of patches to show IRQ only (when it's not requested as GPIO)
> lines in the debugfs.
> 
> In v2:
> - joined two separate patches
> - rebased on top of latest GPIO for-next (Bart)
> 
> [...]

Applied, thanks!

[1/2] gpiolib: Return label, if set, for IRQ only line
      commit: 5a646e03e956f45e74c0a606f51e1ebc13880309
[2/2] gpiolib: Show more info for interrupt only lines in debugfs
      commit: 54a687cd49e3625819f24e17655346c85f498cbc

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>