ARM: dts: nxp: Align NAND controller node name with bindings

Bindings expect NAND controller device nodes to be named
"nand-controller".

Cc: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Krzysztof Kozlowski
2025-03-17 12:18:53 +01:00
committed by Shawn Guo
parent d5b55c35e0
commit 89cedb339c
4 changed files with 4 additions and 4 deletions

View File

@@ -611,7 +611,7 @@ bus@80000000 {
reg = <0x80000000 0x3b002000>;
ranges;
nfc: nand@bb000000 {
nfc: nand-controller@bb000000 {
#address-cells = <1>;
#size-cells = <1>;

View File

@@ -363,7 +363,7 @@ emi@80000000 { /* External Memory Interface */
reg = <0x80000000 0x40000000>;
ranges;
nfc: nand@bb000000 {
nfc: nand-controller@bb000000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "fsl,imx35-nand", "fsl,imx25-nand";

View File

@@ -595,7 +595,7 @@ weim: memory-controller@83fda000 {
status = "disabled";
};
nfc: nand@83fdb000 {
nfc: nand-controller@83fdb000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "fsl,imx51-nand";

View File

@@ -775,7 +775,7 @@ audmux: audmux@63fd0000 {
status = "disabled";
};
nfc: nand@63fdb000 {
nfc: nand-controller@63fdb000 {
compatible = "fsl,imx53-nand";
reg = <0x63fdb000 0x1000 0xf7ff0000 0x10000>;
interrupts = <8>;