2024-05-31 00:06:38

by Andy Shevchenko

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

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



2024-06-04 09:34:36

by Bartosz Golaszewski

[permalink] [raw]
Subject: Re: [PATCH v2 0/2] gpiolib: Show IRQ line in debugfs

From: Bartosz Golaszewski <[email protected]>


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 <[email protected]>