Re: [PATCH v2] arm64: dts: st: Add memory-region-names property for stm32mp257f-ev1

From: Krzysztof Kozlowski
Date: Mon Aug 11 2025 - 03:37:03 EST


On 11/08/2025 09:01, Patrice Chotard wrote:
> In order to set the AMCR register, which configures the
> memory-region split between ospi1 and ospi2, we need to
> identify the ospi instance.
>
> By using memory-region-names, it allows to identify the
> ospi instance this memory-region belongs to.
>
> Fixes: cad2492de91c ("arm64: dts: st: Add SPI NOR flash support on stm32mp257f-ev1 board")
> Signed-off-by: Patrice Chotard <patrice.chotard@xxxxxxxxxxx>
> ---
> Changes in v2:
> - Update commit message.
> - Use correct memory-region-names value.
> - Remove "Cc: <stable@xxxxxxxxxxxxxxx>" tag as the fixed patch is not part of a LTS.

How LTS is relevant here?

Best regards,
Krzysztof