ARM: dts: imx27: Change nand node name to nand-controller

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>
This commit is contained in:
Anson Huang 2020-07-30 21:04:05 +08:00 committed by Shawn Guo
parent e42fb04e98
commit 8da4716d08
1 changed files with 1 additions and 1 deletions

View File

@ -558,7 +558,7 @@
};
};
nfc: nand@d8000000 {
nfc: nand-controller@d8000000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "fsl,imx27-nand";