public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] pinctrl: intel: Unify the way of handling chained IRQ
@ 2025-01-29 14:49 Andy Shevchenko
  2025-01-29 14:49 ` [PATCH v1 1/2] pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers Andy Shevchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andy Shevchenko @ 2025-01-29 14:49 UTC (permalink / raw)
  To: Andy Shevchenko, Hans de Goede, linux-gpio, linux-kernel
  Cc: Mika Westerberg, Andy Shevchenko, Linus Walleij

Some of the drivers are using the dedicated helpers (chained_irq_enter(),
chained_irq_exit() helpers) and some relies on the specific implementations
of the parent IRQ chip and its configuration. Update the latter ones to
use dedicated helpers that cover all possible scenarios.

Andy Shevchenko (2):
  pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers
  pinctrl: lynxpoint: Use dedicated helpers for chained IRQ handlers

 drivers/pinctrl/intel/pinctrl-baytrail.c  | 5 ++++-
 drivers/pinctrl/intel/pinctrl-lynxpoint.c | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


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

end of thread, other threads:[~2025-02-06  9:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-29 14:49 [PATCH v1 0/2] pinctrl: intel: Unify the way of handling chained IRQ Andy Shevchenko
2025-01-29 14:49 ` [PATCH v1 1/2] pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers Andy Shevchenko
2025-02-06  9:31   ` Linus Walleij
2025-01-29 14:49 ` [PATCH v1 2/2] pinctrl: lynxpoint: " Andy Shevchenko
2025-01-29 16:36 ` [PATCH v1 0/2] pinctrl: intel: Unify the way of handling chained IRQ Hans de Goede
2025-01-30 12:47 ` Mika Westerberg
2025-02-03  9:59   ` Andy Shevchenko

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