devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Make STM32 interrupt controller use hwspinlock
@ 2018-12-14 15:11 Benjamin Gaignard
  2018-12-14 15:11 ` [PATCH v2 1/2] irqchip: stm32: protect configuration registers with hwspinlock Benjamin Gaignard
  2018-12-14 15:11 ` [PATCH v2 2/2] ARM: dts: stm32: Add hwlock for irqchip on stm32mp157 Benjamin Gaignard
  0 siblings, 2 replies; 3+ messages in thread
From: Benjamin Gaignard @ 2018-12-14 15:11 UTC (permalink / raw)
  To: tglx, jason, marc.zyngier, robh+dt, mark.rutland,
	alexandre.torgue
  Cc: linux-kernel, devicetree, linux-arm-kernel, linux-stm32,
	Benjamin Gaignard

From: Benjamin Gaignard <benjamin.gaignard@st.com>

This series allow to protect STM32 interrupt controller configuration registers
with a hwspinlock to avoid conflicting accesses between processors. 

version 2:
- rework hwspinlock locking sequence in stm32 irqchip to take care of the
  cases where hwspinlock node is disabled or not yet probed

Benjamin Gaignard (2):
  irqchip: stm32: protect configuration registers with hwspinlock
  ARM: dts: stm32: Add hwlock for irqchip on stm32mp157

 arch/arm/boot/dts/stm32mp157c.dtsi |   1 +
 drivers/irqchip/irq-stm32-exti.c   | 116 ++++++++++++++++++++++++++++++++-----
 2 files changed, 101 insertions(+), 16 deletions(-)

-- 
2.15.0

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

end of thread, other threads:[~2018-12-14 15:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-14 15:11 [PATCH v2 0/2] Make STM32 interrupt controller use hwspinlock Benjamin Gaignard
2018-12-14 15:11 ` [PATCH v2 1/2] irqchip: stm32: protect configuration registers with hwspinlock Benjamin Gaignard
2018-12-14 15:11 ` [PATCH v2 2/2] ARM: dts: stm32: Add hwlock for irqchip on stm32mp157 Benjamin Gaignard

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