[PATCH v11 0/3] Add STM32MP25 SPI NOR support
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Mon May 5 05:51:19 PDT 2025
On 05/05/2025 14:15, Patrice CHOTARD wrote:
>
>
> On 5/4/25 18:16, Krzysztof Kozlowski wrote:
>> On 04/05/2025 15:50, Krzysztof Kozlowski wrote:
>>>
>>> On Mon, 28 Apr 2025 10:58:29 +0200, 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.
>>>>
>>>> [...]
>>>
>>> Applied, thanks!
>>>
>>> [1/3] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller
>>> https://git.kernel.org/krzk/linux-mem-ctrl/c/43eb1b288072641b7de8f5d5c15bde69e6e8589a
>>
>> And dropped everything - it is full of warnings.
>
> Hi Krzysztof,
>
> What are the warnings you encountered ?
>
> On my side, i double check and found nothing wrong neither on bindings side nor on source code side:
>
> I previously checked that everything was up to date :
stm32_firewall_device.h:117:5: error: no previous prototype for
‘stm32_firewall_get_firewall’ [-Werror=missing-prototypes]
117 | int stm32_firewall_get_firewall(struct device_node *np, struct
stm32_firewall *firewall,
and several other like that.
See:
https://krzk.eu/#/builders/38/builds/915
https://krzk.eu/#/builders/40/builds/900
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list