linux/drivers/pinctrl/stm32
Alexandre TORGUE 9efa6d1a1e pinctrl: stm32: set pin to gpio input when used as interrupt
This patch ensures that pin is correctly set as gpio input when it is used
as an interrupt.

Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-05-31 02:04:41 +02:00
..
Kconfig pinctrl: stm32: Add STM32F469 MCU support 2017-04-24 14:26:14 +02:00
Makefile pinctrl: stm32: Add STM32F469 MCU support 2017-04-24 14:26:14 +02:00
pinctrl-stm32.c pinctrl: stm32: set pin to gpio input when used as interrupt 2017-05-31 02:04:41 +02:00
pinctrl-stm32.h pinctrl: stm32: Remove dependency with DT bindings header files 2016-02-09 10:52:28 +01:00
pinctrl-stm32f429.c pinctrl: stm32: replace device_initcall() with arch_initcall() 2017-04-24 14:21:31 +02:00
pinctrl-stm32f469.c pinctrl: stm32: Add STM32F469 MCU support 2017-04-24 14:26:14 +02:00
pinctrl-stm32f746.c pinctrl: stm32: replace device_initcall() with arch_initcall() 2017-04-24 14:21:31 +02:00
pinctrl-stm32h743.c pinctrl: stm32: replace device_initcall() with arch_initcall() 2017-04-24 14:21:31 +02:00