linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] pinctrl: ocelot: fix system hang on level based interrupts
@ 2024-10-12 10:57 Sergey Matsievskiy
  2024-10-12 10:57 ` [PATCH v2 1/1] " Sergey Matsievskiy
  0 siblings, 1 reply; 6+ messages in thread
From: Sergey Matsievskiy @ 2024-10-12 10:57 UTC (permalink / raw)
  To: linus.walleij
  Cc: alexandre.belloni, quentin.schulz, lars.povlsen, horatiu.vultur,
	andriy.shevchenko, linux-gpio, linux-kernel, linux-mips,
	UNGLinuxDriver, Sergey Matsievskiy

Fix system hang in case of GPIO pin interrupt configured in level mode
and the parent controller configured in edge mode.
Observed on Jaguar2 VSC7448 connected to MAX3421.

v2:
 - Change commit description
 - Add Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>

v1:
Link: https://lore.kernel.org/linux-mips/20241006181310.181309-1-matsievskiysv@gmail.com/

Sergey Matsievskiy (1):
  pinctrl: ocelot: fix system hang on level based interrupts

 drivers/pinctrl/pinctrl-ocelot.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2024-10-14  5:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-12 10:57 [PATCH v2 0/1] pinctrl: ocelot: fix system hang on level based interrupts Sergey Matsievskiy
2024-10-12 10:57 ` [PATCH v2 1/1] " Sergey Matsievskiy
2024-10-12 20:04   ` Linus Walleij
2024-10-14  4:56     ` Sergey Matsievskiy
2024-10-13 19:07   ` Andy Shevchenko
2024-10-14  5:06     ` Sergey Matsievskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).