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

Commit b033cae0 authored by Smita Ghosh's avatar Smita Ghosh Committed by Jaiju Yesudasan
Browse files

ARM: dts: mdm: Add device tree entry for mdm9640



Add device tree entry for 512 DDR. Add this so that
bootloader picks this DT for 512MB target as well.

Change-Id: I0287f1ca9f9a375b0f414d317b226a9c79c63352
Signed-off-by: default avatarSmita Ghosh <smitag@codeaurora.org>
Signed-off-by: default avatarJaiju Yesudasan <cjaijuy@codeaurora.org>
parent ad8cf1bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,5 +17,5 @@
/ {
	model = "Qualcomm Technologies, Inc. MSM 9640 V2 MTP";
	compatible = "qcom,mdm9640-mtp", "qcom,mdm9640", "qcom,mtp";
	qcom,board-id = <8 0>;
	qcom,board-id = <8 0>, <8 0x100>;
};