Re: [PATCH v3] pinctrl: Add STM32F746 MCU support

2016-07-11 Thread Linus Walleij
On Mon, Jul 11, 2016 at 10:43 AM, Alexandre TORGUE wrote: > This patch which adds STM32F746 pinctrl and GPIO support, relies on the > generic STM32 pinctrl driver. > > Signed-off-by: Maxime Coquelin > Signed-off-by: Alexandre TORGUE Patch applied. Yours, Linus Walleij

[PATCH v3] pinctrl: Add STM32F746 MCU support

2016-07-11 Thread Alexandre TORGUE
This patch which adds STM32F746 pinctrl and GPIO support, relies on the generic STM32 pinctrl driver. Signed-off-by: Maxime Coquelin Signed-off-by: Alexandre TORGUE diff --git a/drivers/pinctrl/stm32/Kconfig b/drivers/pinctrl/stm32/Kconfig index 0f28841..4c40dae 100644 --- a/drivers/pinctrl/stm