Commit 8da4716d authored by Anson Huang's avatar Anson Huang Committed by Shawn Guo

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: default avatarAnson Huang <Anson.Huang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent e42fb04e
......@@ -558,7 +558,7 @@ fec: ethernet@1002b000 {
};
};
nfc: nand@d8000000 {
nfc: nand-controller@d8000000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "fsl,imx27-nand";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment