Message ID | 20250122141037.953934-9-patrice.chotard@foss.st.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add STM32MP25 SPI NOR support | expand |
On 22/01/2025 15:10, patrice.chotard@foss.st.com wrote: > From: Patrice Chotard <patrice.chotard@foss.st.com> > > Enable STM32 Octo Memory Manager (OMM) driver which is needed > for OSPI usage on STM32 platforms. ... And which upstream boards need it? Best regards, Krzysztof
On 1/22/25 16:23, Krzysztof Kozlowski wrote: > On 22/01/2025 15:10, patrice.chotard@foss.st.com wrote: >> From: Patrice Chotard <patrice.chotard@foss.st.com> >> >> Enable STM32 Octo Memory Manager (OMM) driver which is needed >> for OSPI usage on STM32 platforms. > ... And which upstream boards need it? Right, i will add that is needed for stm32mp257f-ev1 board > > Best regards, > Krzysztof
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 246a13412bf0..28df37d1baa6 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -294,6 +294,7 @@ CONFIG_BLK_DEV_NVME=m CONFIG_QCOM_COINCELL=m CONFIG_QCOM_FASTRPC=m CONFIG_SRAM=y +CONFIG_STM32_OMM=m CONFIG_PCI_ENDPOINT_TEST=m CONFIG_EEPROM_AT24=m CONFIG_EEPROM_AT25=m