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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -189,7 +189,7 @@
				};
			};

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

+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@
	status = "okay";
};

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

&nand {
&nand_controller {
	status = "okay";
	label = "pxa3xx_nand-0";
	num-cs = <1>;