Files
linux/arch/arm/boot/dts/nxp/imx/imx1-ads.dts
Fabio Estevam 1e1d7cc478 ARM: dts: imx: Use flash@0,0 pattern
Per mtd-physmap.yaml, 'nor@0,0' is not a valid node pattern.

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

imx1-ads.dtb: nor@0,0: $nodename:0: 'nor@0,0' does not match '^(flash|.*sram|nand)(@.*)?$'
	from schema $id: http://devicetree.org/schemas/mtd/mtd-physmap.yaml#

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2023-12-13 17:11:51 +08:00

2.4 KiB