[PATCH v2] ARM: dts: imx: Use flash at 0,0 pattern

Shawn Guo shawnguo at kernel.org
Wed Dec 13 01:12:33 PST 2023


On Wed, Dec 06, 2023 at 09:36:05AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
> 
> Per mtd-physmap.yaml, 'nor at 0,0' is not a valid node pattern.
> 
> Change it to 'flash at 0,0' to fix the following dt-schema warning:
> 
> imx1-ads.dtb: nor at 0,0: $nodename:0: 'nor at 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 at denx.de>

Applied, thanks!



More information about the linux-arm-kernel mailing list