linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* STM32MP1 level triggered interrupts
@ 2020-01-20 18:32 Marek Vasut
  2020-01-21 17:12 ` Alexandre Torgue
  0 siblings, 1 reply; 27+ messages in thread
From: Marek Vasut @ 2020-01-20 18:32 UTC (permalink / raw)
  To: Linux ARM, linux-stm32
  Cc: Maxime Coquelin, Patrick Delaunay, Alexandre Torgue

Hi,

I have a device connected to STM32MP157C which requires active-low
level-triggered interrupt sink. The device interrupt line is connected
to the SoC gpio-C bank, which has it's interrupt line routed into EXTI,
which can only handle edge triggered interrupts to my understanding.

However, ARM GIC should be able to do both and EXTI has this irqmux /
EXTImux functionality, which -- if my understanding is correct -- is
capable of routing a select GPIO line directly into the GIC as an EXTIn
interrupt signal. Thus, this might permit handling active low
level-triggered interrupts. Is there some DT binding to configure this yet ?

Or is there some other, better, way ?

-- 
Best regards,
Marek Vasut

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-02-06  2:01 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-20 18:32 STM32MP1 level triggered interrupts Marek Vasut
2020-01-21 17:12 ` Alexandre Torgue
2020-01-21 17:21   ` Marc Zyngier
2020-01-22 16:56     ` Alexandre Torgue
2020-01-21 17:41   ` Marek Vasut
2020-01-22 17:19     ` Alexandre Torgue
2020-01-22 19:29       ` Marek Vasut
2020-01-23  8:27         ` Alexandre Torgue
2020-01-23  9:22           ` Marc Zyngier
2020-01-23 10:12             ` Uwe Kleine-König
2020-01-23 10:44               ` Marc Zyngier
2020-01-23 10:52                 ` Uwe Kleine-König
2020-01-23 11:18                   ` Marc Zyngier
2020-01-23 22:21                     ` Marek Vasut
2020-01-24  9:17                       ` Alexandre Torgue
2020-01-24  9:24                         ` Marc Zyngier
2020-01-28 18:32                           ` Marek Vasut
2020-02-05 10:26                             ` Marek Vasut
2020-02-05 11:42                             ` Marc Zyngier
2020-02-05 11:53                               ` Marek Vasut
2020-02-05 12:32                                 ` Marc Zyngier
2020-02-05 15:36                                   ` Alexandre TORGUE
2020-02-06  2:00                                     ` Marek Vasut
2020-01-24 12:25                         ` Marek Vasut
2020-01-24  9:21                       ` Marc Zyngier
2020-01-24  9:35                         ` Alexandre Torgue
2020-01-23 22:21             ` Marek Vasut

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).