projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e42fb04
)
ARM: dts: imx27: Change nand node name to nand-controller
author
Anson Huang
<Anson.Huang@nxp.com>
Thu, 30 Jul 2020 13:04:05 +0000
(21:04 +0800)
committer
Shawn 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx27.dtsi
b/arch/arm/boot/dts/imx27.dtsi
index fc0b318f873397ffb6c868bd4b0a186a2b851584..7bc132737a37586566c25208050c1aa9341c438f 100644
(file)
--- a/
arch/arm/boot/dts/imx27.dtsi
+++ b/
arch/arm/boot/dts/imx27.dtsi
@@
-558,7
+558,7
@@
};
};
- nfc: nand@d8000000 {
+ nfc: nand
-controller
@d8000000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "fsl,imx27-nand";