linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] irqchip: stm32: fixes for config registers at init
@ 2019-03-07 17:36 Fabien Dessenne
  2019-03-07 17:36 ` [PATCH v2 1/2] irqchip: stm32: don't clear rising/falling " Fabien Dessenne
  2019-03-07 17:36 ` [PATCH v2 2/2] irqchip: stm32: don't set rising configuration " Fabien Dessenne
  0 siblings, 2 replies; 4+ messages in thread
From: Fabien Dessenne @ 2019-03-07 17:36 UTC (permalink / raw)
  To: Thomas Gleixner, Jason Cooper, Marc Zyngier, Maxime Coquelin,
	Alexandre Torgue, linux-kernel, linux-stm32, linux-arm-kernel
  Cc: Fabien Dessenne, Benjamin Gaignard

Here's a couple of fixes for the stm32 irqchip. The configuration set by the
remote processor is overwritten by the irqchip driver when it is intialized,
which is wrong.

v2: add the missing "don't clear rising/falling" patch

Fabien Dessenne (2):
  irqchip: stm32: don't clear rising/falling config registers at init
  irqchip: stm32: don't set rising configuration registers at init

 drivers/irqchip/irq-stm32-exti.c | 10 ----------
 1 file changed, 10 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-03-07 18:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-07 17:36 [PATCH v2 0/2] irqchip: stm32: fixes for config registers at init Fabien Dessenne
2019-03-07 17:36 ` [PATCH v2 1/2] irqchip: stm32: don't clear rising/falling " Fabien Dessenne
2019-03-07 18:11   ` Marc Zyngier
2019-03-07 17:36 ` [PATCH v2 2/2] irqchip: stm32: don't set rising configuration " Fabien Dessenne

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