diff mbox series

[v2,9/9] arm64: defconfig: Enable STM32 OctoSPI driver

Message ID 20250128081731.2284457-10-patrice.chotard@foss.st.com (mailing list archive)
State New
Headers show
Series Add STM32MP25 SPI NOR support | expand

Commit Message

Patrice CHOTARD Jan. 28, 2025, 8:17 a.m. UTC
From: Patrice Chotard <patrice.chotard@foss.st.com>

Enable the STM32 OctoSPI driver.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Jan. 29, 2025, 9:36 a.m. UTC | #1
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
Krzysztof Kozlowski Jan. 29, 2025, 10:30 a.m. UTC | #2
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
Patrice CHOTARD Jan. 30, 2025, 8:56 a.m. UTC | #3
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 mbox series

Patch

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