]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
ARM: dts: imx27: Change nand node name to nand-controller
authorAnson Huang <Anson.Huang@nxp.com>
Thu, 30 Jul 2020 13:04:05 +0000 (21:04 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 22 Aug 2020 12:08:39 +0000 (20:08 +0800)
Change i.MX27 nand node name from "nand" to "nand-controller" to
be compliant with yaml schema, it requires the nodename to be
"nand-controller".

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx27.dtsi

index fc0b318f873397ffb6c868bd4b0a186a2b851584..7bc132737a37586566c25208050c1aa9341c438f 100644 (file)
                        };
                };
 
-               nfc: nand@d8000000 {
+               nfc: nand-controller@d8000000 {
                        #address-cells = <1>;
                        #size-cells = <1>;
                        compatible = "fsl,imx27-nand";