Hi OLof On 7/30/19 7:36 PM, Olof Johansson wrote: > Hi Patrice, > > If you cc s...@kernel.org on patches you want us to apply, you'll get > them automatically tracked by patchwork.
Thanks for the information, i will resubmit it. Patrice > > > -Olof > > On Mon, Jul 29, 2019 at 3:55 PM <patrice.chot...@st.com> wrote: >> From: Patrice Chotard <patrice.chot...@st.com> >> >> Enable support for QSPI block on STM32 SoCs. >> >> Signed-off-by: Patrice Chotard <patrice.chot...@st.com> >> --- >> arch/arm/configs/multi_v7_defconfig | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/arch/arm/configs/multi_v7_defconfig >> b/arch/arm/configs/multi_v7_defconfig >> index 6a40bc2ef271..78d1d93298af 100644 >> --- a/arch/arm/configs/multi_v7_defconfig >> +++ b/arch/arm/configs/multi_v7_defconfig >> @@ -403,6 +403,7 @@ CONFIG_SPI_SH_MSIOF=m >> CONFIG_SPI_SH_HSPI=y >> CONFIG_SPI_SIRF=y >> CONFIG_SPI_STM32=m >> +CONFIG_SPI_STM32_QSPI=m >> CONFIG_SPI_SUN4I=y >> CONFIG_SPI_SUN6I=y >> CONFIG_SPI_TEGRA114=y >> -- >> 2.17.1 >>