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

Commit 4a344c6d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents d30e825d 4879e7f2
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";
};