From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.torgue@st.com (Alexandre Torgue) Date: Tue, 23 Jan 2018 09:44:46 +0100 Subject: [PATCH 2/5] pinctrl: stm32: add STM32F769 MCU support In-Reply-To: References: <1512982475-32661-2-git-send-email-alexandre.torgue@st.com> <1512982475-32661-3-git-send-email-alexandre.torgue@st.com> Message-ID: <7dd6bae8-87ef-7dd1-477a-a40d6ab48a94@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 01/22/2018 09:25 AM, Linus Walleij wrote: > On Mon, Dec 11, 2017 at 9:54 AM, Alexandre Torgue > wrote: > >> This patch which adds STM32F769 pinctrl and GPIO support, relies on the >> generic STM32 pinctrl driver. >> >> Signed-off-by: Alexandre Torgue > > Patch applied as Patrice poked me. > > I hope it works fine being applied in isolation from the other > patches? Yes it does. I will add other patches in my next pull request (for v4.17). Thanks Alex > > Yours, > Linus Walleij >