pinctrl: stm32: add STM32F769 MCU support
authorAlexandre Torgue <alexandre.torgue@st.com>
Mon, 11 Dec 2017 08:54:32 +0000 (09:54 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Jan 2018 08:28:08 +0000 (09:28 +0100)
commitf90160fc956da4caf5e784a850b65a5adf0319d9
tree4d7796d1609936ca31e3a414defcc83da3a1c960
parentb930151e5b55a0e62a3aad06876de891ac980471
pinctrl: stm32: add STM32F769 MCU support

This patch which adds STM32F769 pinctrl and GPIO support, relies on the
generic STM32 pinctrl driver.

Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
Acked-by: Patrice CHOTARD <patrice.chotard@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/stm32/Kconfig
drivers/pinctrl/stm32/Makefile
drivers/pinctrl/stm32/pinctrl-stm32f769.c [new file with mode: 0644]