linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] add syscfg mask parameter
@ 2018-07-17  9:56 Ludovic Barre
  2018-07-17  9:56 ` [PATCH 1/2] dt-bindings: pinctrl: " Ludovic Barre
  2018-07-17  9:56 ` [PATCH 2/2] pinctrl: stm32: " Ludovic Barre
  0 siblings, 2 replies; 9+ messages in thread
From: Ludovic Barre @ 2018-07-17  9:56 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Maxime Coquelin, Alexandre Torgue, linux-gpio, linux-arm-kernel,
	linux-kernel, Ludovic Barre

From: Ludovic Barre <ludovic.barre@st.com>

This patch series adds mask parameter to define IRQ mux field.
This field could vary depend of IRQ mux selection register.
This parameter is needed if the mask is different of 0xf.

Ludovic Barre (2):
  dt-bindings: pinctrl: add syscfg mask parameter
  pinctrl: stm32: add syscfg mask parameter

 .../devicetree/bindings/pinctrl/st,stm32-pinctrl.txt     |  7 ++++---
 drivers/pinctrl/stm32/pinctrl-stm32.c                    | 16 ++++++++++++++--
 2 files changed, 18 insertions(+), 5 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-07-29 20:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-17  9:56 [PATCH 0/2] add syscfg mask parameter Ludovic Barre
2018-07-17  9:56 ` [PATCH 1/2] dt-bindings: pinctrl: " Ludovic Barre
2018-07-17 13:09   ` Ludovic BARRE
2018-07-17 13:29   ` Alexandre Torgue
2018-07-29 20:14   ` Linus Walleij
2018-07-17  9:56 ` [PATCH 2/2] pinctrl: stm32: " Ludovic Barre
2018-07-17 13:11   ` Ludovic BARRE
2018-07-17 13:30     ` Alexandre Torgue
2018-07-29 20:15   ` Linus Walleij

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