public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] gpio: brcmstb: Bug fixes and wake-up interrupt improvements
@ 2026-01-22  1:05 Florian Fainelli
  2026-01-22  1:05 ` [PATCH 1/3] gpio: brcmstb: correct hwirq to bank map Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Florian Fainelli @ 2026-01-22  1:05 UTC (permalink / raw)
  To: linux-kernel
  Cc: Florian Fainelli, Doug Berger,
	Broadcom internal kernel review list, Linus Walleij,
	Bartosz Golaszewski, Andy Shevchenko, Christophe Leroy,
	open list:GPIO SUBSYSTEM,
	moderated list:BROADCOM BCM7XXX ARM ARCHITECTURE

This patch series corrects the HW interrupt to the bank mapping logic to
be more robust and do not assume any particular order.

The last two patches improve the handling of early wake-up conditions
and makes it more robust so we can use those during "s2idle".

Thank you!

Doug Berger (3):
  gpio: brcmstb: correct hwirq to bank map
  gpio: brcmstb: implement irq_mask_ack
  gpio: brcmstb: allow parent_irq to wake

 drivers/gpio/gpio-brcmstb.c | 121 ++++++++++++++++++++++++------------
 1 file changed, 82 insertions(+), 39 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2026-01-26 16:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-22  1:05 [PATCH 0/3] gpio: brcmstb: Bug fixes and wake-up interrupt improvements Florian Fainelli
2026-01-22  1:05 ` [PATCH 1/3] gpio: brcmstb: correct hwirq to bank map Florian Fainelli
2026-01-22  1:05 ` [PATCH 2/3] gpio: brcmstb: implement irq_mask_ack Florian Fainelli
2026-01-22  7:36   ` Andy Shevchenko
2026-01-22 19:17     ` Florian Fainelli
2026-01-22 19:26       ` Florian Fainelli
2026-01-23 19:01         ` Florian Fainelli
2026-01-22  1:05 ` [PATCH 3/3] gpio: brcmstb: allow parent_irq to wake Florian Fainelli
2026-01-22  7:42   ` Andy Shevchenko
2026-01-22 19:24     ` Florian Fainelli
2026-01-26 16:26       ` Andy Shevchenko
2026-01-22  7:44   ` Andy Shevchenko
2026-01-22  7:45     ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox