Commit 3e1ad82a authored by Chris Packham's avatar Chris Packham Committed by Gregory CLEMENT

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: default avatarChris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent 5b394b2d
......@@ -189,7 +189,7 @@ xor11 {
};
};
nand: nand@d0000 {
nand_controller: nand-controller@d0000 {
clocks = <&dfx_coredivclk 0>;
};
......
......@@ -68,7 +68,7 @@ &uart1 {
status = "okay";
};
&nand {
&nand_controller {
status = "okay";
label = "pxa3xx_nand-0";
num-cs = <1>;
......
......@@ -67,7 +67,7 @@ &i2c0 {
status = "okay";
};
&nand {
&nand_controller {
status = "okay";
label = "pxa3xx_nand-0";
num-cs = <1>;
......
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