]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: imx51-babbage: rename at45db321d@1 to flash@1
authorFrank Li <Frank.Li@nxp.com>
Mon, 2 Feb 2026 19:43:22 +0000 (14:43 -0500)
committerFrank Li <Frank.Li@nxp.com>
Tue, 24 Feb 2026 19:55:53 +0000 (14:55 -0500)
Rename at45db321d@1 to flash@1 to fix below CHECK_DTBS warnings:
at45db321d@1 (atmel,at45db321d): $nodename:0: 'at45db321d@1' does not match '^(flash|.*sram|nand)(@.*)?$'
        from schema $id: http://devicetree.org/schemas/mtd/atmel,dataflash.yaml

Signed-off-by: Frank Li <Frank.Li@nxp.com>
arch/arm/boot/dts/nxp/imx/imx51-babbage.dts

index 1b6ec55f906839f3efde267aaaee035e348f494e..b17264e06e6916057c426179e4207c4a28acf1ab 100644 (file)
                };
        };
 
-       flash: at45db321d@1 {
+       flash: flash@1 {
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "atmel,at45db321d", "atmel,at45", "atmel,dataflash";