Message ID | 20250128081731.2284457-10-patrice.chotard@foss.st.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Add STM32MP25 SPI NOR support | expand |
On 28/01/2025 09:17, patrice.chotard@foss.st.com wrote: > From: Patrice Chotard <patrice.chotard@foss.st.com> > > Enable the STM32 OctoSPI driver. > Please squash this patches. It's not one driver per one defconfig change. Best regards, Krzysztof
On 29/01/2025 10:36, Krzysztof Kozlowski wrote: > On 28/01/2025 09:17, patrice.chotard@foss.st.com wrote: >> From: Patrice Chotard <patrice.chotard@foss.st.com> >> >> Enable the STM32 OctoSPI driver. >> > Please squash this patches. It's not one driver per one defconfig change. s/this/these two/ So only one defconfig patch. Best regards, Krzysztof
On 1/29/25 11:30, Krzysztof Kozlowski wrote: > On 29/01/2025 10:36, Krzysztof Kozlowski wrote: >> On 28/01/2025 09:17, patrice.chotard@foss.st.com wrote: >>> From: Patrice Chotard <patrice.chotard@foss.st.com> >>> >>> Enable the STM32 OctoSPI driver. >>> >> Please squash this patches. It's not one driver per one defconfig change. > > > s/this/these two/ > > So only one defconfig patch. ok Thanks Patrice > > Best regards, > Krzysztof
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index bbbaf9a91d6f..b089cf4b90a1 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -577,6 +577,7 @@ CONFIG_SPI_QUP=y CONFIG_SPI_QCOM_GENI=m CONFIG_SPI_S3C64XX=y CONFIG_SPI_SH_MSIOF=m +CONFIG_SPI_STM32_OSPI=m CONFIG_SPI_SUN6I=y CONFIG_SPI_TEGRA210_QUAD=m CONFIG_SPI_TEGRA114=m