commit | 2e25a9cbdf8cc300baa8f5eb5130152a6c25dd0a | [log] [tgz] |
---|---|---|
author | Ludovic Barre <ludovic.barre@st.com> | Tue Jul 17 11:56:27 2018 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Jul 29 22:14:59 2018 +0200 |
tree | 5fb01a21ede8dfb1ba04c1a1d15c6db138489dcd | |
parent | de1d08b229746fc650c56ce7ddff34b1c8e778df [diff] |
pinctrl: stm32: add syscfg mask parameter This patch adds mask parameter to define IRQ mux field. This field could vary depend of IRQ mux selection register. To avoid backward compatibility, the drivers set the legacy value by default. Signed-off-by: Ludovic Barre <ludovic.barre@st.com> Acked-by: Alexandre TORGUE <alexandre.torgue@st.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>