On 07/05/2025 09:25, Patrice Chotard wrote:
This series adds SPI NOR support for STM32MP25 SoCs from STMicroelectronics.
On STM32MP25 SoCs family, an Octo Memory Manager block manages the muxing, the memory area split, the chip select override and the time constraint between its 2 Octo SPI children.
Due to these depedencies, this series adds support for:
- Octo Memory Manager driver.
- Octo SPI driver.
- yaml schema for Octo Memory Manager and Octo SPI drivers.
The device tree files adds Octo Memory Manager and its 2 associated Octo SPI chidren in stm32mp251.dtsi and adds SPI NOR support in stm32mp257f-ev1 board. Signed-off-by: Patrice Chotard patrice.chotard@foss.st.com
Changes in v13:
- Make firewall prototypes always exposed.
I do not see any changes here.
b4 diff suggests this is the same as v11 so I expect the same failures.
Best regards, Krzysztof