[PATCH v13 0/4] Add STM32MP25 SPI NOR support

Patrice CHOTARD patrice.chotard at foss.st.com
Wed May 7 01:31:44 PDT 2025



On 5/7/25 10:28, Krzysztof Kozlowski wrote:
> 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 at 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.
Hi Krzysztof,

In this series there is an additional patch vs previous one : "[PATCH v13 1/4] firewall: Always expose firewall prototype"

Patrice


> 
> Best regards,
> Krzysztof



More information about the linux-arm-kernel mailing list