Message ID | 20190621144432.8191-1-alexandre.torgue@st.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | ARM: multi_v7_defconfig: enable STMFX pinctrl support | expand |
On Fri, Jun 21, 2019 at 04:44:32PM +0200, Alexandre Torgue wrote: > From: Amelie Delaunay <amelie.delaunay@st.com> > > This patch enables support for STMFX pinctrl. > > Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com> > Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com> > > --- > Hi Arnd, Olof and Kevin, > > I only have this patch for STM32 configs part. So please consider it > as my pull request for v5.3. Applied, thanks! Sending single (or just a couple of) patches instead of a pull request is perfectly fine, especially when it's clear you want them applied. -Olof
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 6b748f214eae..e386f351f0ed 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -413,6 +413,7 @@ CONFIG_SPI_SPIDEV=y CONFIG_SPMI=y CONFIG_PINCTRL_AS3722=y CONFIG_PINCTRL_RZA2=y +CONFIG_PINCTRL_STMFX=y CONFIG_PINCTRL_PALMAS=y CONFIG_PINCTRL_APQ8064=y CONFIG_PINCTRL_APQ8084=y