ARM: dts: mvebu: 98dx3236: Rename nand controller node

Update the 98dx3236 SoC and dependent boards to use
"nand-controller" instead of "nand".

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
Chris Packham 2018-07-26 16:02:54 +12:00 committed by Gregory CLEMENT
parent 5b394b2ddf
commit 3e1ad82a19
3 changed files with 3 additions and 3 deletions

View File

@ -189,7 +189,7 @@
};
};
nand: nand@d0000 {
nand_controller: nand-controller@d0000 {
clocks = <&dfx_coredivclk 0>;
};

View File

@ -68,7 +68,7 @@
status = "okay";
};
&nand {
&nand_controller {
status = "okay";
label = "pxa3xx_nand-0";
num-cs = <1>;

View File

@ -67,7 +67,7 @@
status = "okay";
};
&nand {
&nand_controller {
status = "okay";
label = "pxa3xx_nand-0";
num-cs = <1>;