Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4879e7f2 authored by Nikhilesh Reddy's avatar Nikhilesh Reddy
Browse files

ARM: dts: msm: Enable the qnand nodes for sdxhedgehog



Enable the qnand nodes for sdxhedgehog on nand based devices.

Change-Id: I911b1ee5924d377b95280dcea600f39e9285e7a2
Signed-off-by: default avatarNikhilesh Reddy <reddyn@codeaurora.org>
parent fcbbe260
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -27,3 +27,7 @@
		qcom,client-id = <0x00000001>;
	};
};

&qnand_1 {
	status = "disabled";
};
+4 −0
Original line number Diff line number Diff line
@@ -20,3 +20,7 @@
		     "qcom,cdp";
	qcom,board-id = <1 0x0>;
};

&qnand_1 {
	status = "ok";
};