mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-22 11:02:56 -04:00
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:
@@ -558,7 +558,7 @@ fec: ethernet@1002b000 {
|
||||
};
|
||||
};
|
||||
|
||||
nfc: nand@d8000000 {
|
||||
nfc: nand-controller@d8000000 {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
compatible = "fsl,imx27-nand";
|
||||
|
||||
Reference in New Issue
Block a user