Re: [PATCH] arm64: dts: st: Add memory-region-names property for stm32mp257f-ev1
From: "Rob Herring (Arm)" <robh@kernel.org>
Date: 2025-08-06 14:40:32
Also in:
linux-devicetree, lkml, stable
From: "Rob Herring (Arm)" <robh@kernel.org>
Date: 2025-08-06 14:40:32
Also in:
linux-devicetree, lkml, stable
On Wed, 06 Aug 2025 10:09:35 +0200, Patrice Chotard wrote:
Add memory-region-names property for stm32mp257f-ev1.
This allows to identify and check memory-map area's configuration.
Cc: stable@vger.kernel.org
Fixes: cad2492de91c ("arm64: dts: st: Add SPI NOR flash support on stm32mp257f-ev1 board")
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
---
arch/arm64/boot/dts/st/stm32mp257f-ev1.dts | 1 +
1 file changed, 1 insertion(+)My bot found new DTB warnings on the .dts files added or changed in this series. Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings are fixed by another series. Ultimately, it is up to the platform maintainer whether these warnings are acceptable or not. No need to reply unless the platform maintainer has comments. If you already ran DT checks and didn't see these error(s), then make sure dt-schema is up to date: pip3 install dtschema --upgrade This patch series was applied (using b4) to base: Base: using specified base-commit 038d61fd642278bab63ee8ef722c50d10ab01e8f If this is not the correct base, please add 'base-commit' tag (or use b4 which does this automatically) New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/st/' for 20250806-upstream_fix_dts_omm-v1-1-e68c15ed422d@foss.st.com: arch/arm64/boot/dts/st/stm32mp257f-ev1.dtb: ommanager@40500000 (st,stm32mp25-omm): memory-region-names:0: 'mm_ospi1' is not one of ['ospi1', 'ospi2'] from schema $id: http://devicetree.org/schemas/memory-controllers/st,stm32mp25-omm.yaml#