linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] make pin-controller use hwspinlock
@ 2018-11-13  9:51 Benjamin Gaignard
  2018-11-13  9:51 ` [PATCH 1/3] dt-bindings: pinctrl: stm32: Document hwlocks properties Benjamin Gaignard
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Benjamin Gaignard @ 2018-11-13  9:51 UTC (permalink / raw)
  To: linus.walleij, robh+dt, alexandre.torgue
  Cc: linux-gpio, devicetree, linux-arm-kernel, linux-kernel,
	linux-stm32, Benjamin Gaignard

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

Benjamin Gaignard (3):
  dt-bindings: pinctrl: stm32: Document hwlocks properties
  pinctrl: stm32: protect configuration registers with a hwspinlock
  ARM: dts: stm32: Add hwlock for pinctrl

 .../bindings/pinctrl/st,stm32-pinctrl.txt          |  1 +
 arch/arm/boot/dts/stm32mp157-pinctrl.dtsi          |  1 +
 drivers/pinctrl/stm32/pinctrl-stm32.c              | 71 +++++++++++++++++++++-
 3 files changed, 72 insertions(+), 1 deletion(-)

-- 
2.15.0


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

end of thread, other threads:[~2018-11-20  8:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-13  9:51 [PATCH 0/3] make pin-controller use hwspinlock Benjamin Gaignard
2018-11-13  9:51 ` [PATCH 1/3] dt-bindings: pinctrl: stm32: Document hwlocks properties Benjamin Gaignard
2018-11-19 12:16   ` Linus Walleij
2018-11-13  9:51 ` [PATCH 2/3] pinctrl: stm32: protect configuration registers with a hwspinlock Benjamin Gaignard
2018-11-13 10:40   ` Alexandre Torgue
2018-11-19 12:20   ` Linus Walleij
2018-11-20  8:38     ` Benjamin Gaignard
2018-11-13  9:51 ` [PATCH 3/3] ARM: dts: stm32: Add hwlock for pinctrl Benjamin Gaignard
2018-11-13  9:58   ` Alexandre Torgue

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