Files
linux/arch
Fabio Estevam 8130eb0fd3 ARM: dts: imx31/imx6: Use flash as the NOR node name
According to mtd-physmap.yaml, 'nor' is not a valid node name.

Change it to 'flash' to fix the following dt-schema warning:

nor@0,0: $nodename:0: 'nor@0,0' does not match '^(flash|.*sram|nand)(@.*)?$'

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2025-04-22 10:24:50 +08:00
..