]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: layerscape: replace node name 'nor' with 'flash'
authorFrank Li <Frank.Li@nxp.com>
Wed, 26 Jun 2024 20:25:25 +0000 (16:25 -0400)
committerShawn Guo <shawnguo@kernel.org>
Mon, 1 Jul 2024 14:21:45 +0000 (22:21 +0800)
Replace node name 'nor' with 'flash' to fix below CHECK_DTBS warning.
nor@0,0: $nodename:0: 'nor@0,0' does not match '^(flash|.*sram|nand)(@.*)?$'

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dts
arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts
arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dts
arch/arm64/boot/dts/freescale/fsl-ls1088a-qds.dts
arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi
arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi

index dda27ed7aaf2b15cda135c5c1b3e9a4e8f4cdaff..11b1356e95d5bf2888593ed903907aa719426e68 100644 (file)
@@ -64,7 +64,7 @@
                  0x2 0x0 0x0 0x7fb00000 0x00000100>;
        status = "okay";
 
-       nor@0,0 {
+       flash@0,0 {
                compatible = "cfi-flash";
                reg = <0x0 0x0 0x8000000>;
                big-endian;
index de23f5ebaafdb49c9a68ef11ac73c140e0200714..c4532c809f0a2c8ed49d945bdeafb751ae843246 100644 (file)
@@ -71,7 +71,7 @@
                  0x1 0x0 0x0 0x7e800000 0x00010000
                  0x2 0x0 0x0 0x7fb00000 0x00000100>;
 
-               nor@0,0 {
+               flash@0,0 {
                        compatible = "cfi-flash";
                        #address-cells = <1>;
                        #size-cells = <1>;
index 3b0ed9305f2bd4558d9c51d64ce40b421797997d..e5296e51f656fef17c441052b8159c44e01ce6df 100644 (file)
                  0x2 0x0 0x0 0x7fb00000 0x00000100>;
        status = "okay";
 
-       nor@0,0 {
+       flash@0,0 {
                compatible = "cfi-flash";
                reg = <0x0 0x0 0x8000000>;
                big-endian;
index aa52ff73ff9e027208a2e1df6ef1c5937edd4c02..d238a8440a814bd669eb58a3cd5034e02a41f708 100644 (file)
                  3 0 0x5 0x20000000 0x00010000>;
        status = "okay";
 
-       nor@0,0 {
+       flash@0,0 {
                compatible = "cfi-flash";
                reg = <0x0 0x0 0x8000000>;
                bank-width = <2>;
index e2c94da6d6e822cc4c029aedb8601923e72eed0a..9178cd61c78691b6553e2a99ee65e56ee6baa745 100644 (file)
@@ -43,7 +43,7 @@
                  0x2 0x0 0x5 0x30000000 0x00010000
                  0x3 0x0 0x5 0x20000000 0x00010000>;
 
-       nor@0,0 {
+       flash@0,0 {
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "cfi-flash";
index 537cecb13dd08a0fc997c42563feda7326f3757c..69cd05a30b853cbfd651744ef917ce5925aded78 100644 (file)
@@ -21,7 +21,7 @@
                  0x2 0x0 0x5 0x30000000 0x00010000
                  0x3 0x0 0x5 0x20000000 0x00010000>;
 
-       nor@0,0 {
+       flash@0,0 {
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "cfi-flash";