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

Commit 13bb0843 authored by c_ppvk's avatar c_ppvk
Browse files

ARM: dts: msm: Add QPIC support for qcs403



Add QPIC NAND Controller support for qcs403.

Change-Id: I3ce3c505c42debcb9acab9a80711f055fc2feea5
Signed-off-by: default avatarc_ppvk <ppvk@codeaurora.org>
parent 4719c01d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -77,3 +77,7 @@
	/delete-node/ cpuss-2-step;
	/delete-node/ cpuss-3-step;
};

&qnand_1 {
	status = "ok";
};
+4 −0
Original line number Diff line number Diff line
@@ -89,3 +89,7 @@
&usb2_phy1 {
	status = "disabled";
};

&qnand_1 {
	status = "ok";
};