pinctrl: Add STM32F746 MCU support
authorAlexandre TORGUE <alexandre.torgue@st.com>
Mon, 11 Jul 2016 08:43:40 +0000 (10:43 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 11 Jul 2016 12:35:44 +0000 (14:35 +0200)
commit25af8bfa9693358b0b1e626bee8c95300451ca71
tree0c6f2e80c1b45f84809e563463caf39afaaf021c
parent9a520fd99f2c3feb178d6d05e347beb9017dc07b
pinctrl: Add STM32F746 MCU support

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

Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/stm32/Kconfig
drivers/pinctrl/stm32/Makefile
drivers/pinctrl/stm32/pinctrl-stm32f746.c [new file with mode: 0644]