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

Commit 7e5d49e7 authored by Mao Jinlong's avatar Mao Jinlong
Browse files

ARM: dts: msm: modify SKUIC dts to support 512M memory



The memory size of SKUIC board is 512M, so update the dts file
accordingly.

Change-Id: I83ab1b63811ac1f8d5f458f4c1eb4b92ffd45e38
Signed-off-by: default avatarMao Jinlong <c_jmao@codeaurora.org>
parent 110f3df6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,10 +13,10 @@
/dts-v1/;

#include "msm8916-qrd-skuic.dtsi"
#include "msm8916-memory.dtsi"
#include "msm8916-512mb-memory.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. MSM 8916 QRD SKUIC";
	compatible = "qcom,msm8916-qrd-skuic", "qcom,msm8916-qrd", "qcom,msm8916", "qcom,qrd";
	qcom,board-id = <0x11010b 5>;
	qcom,board-id = <0x11010b 0x105>;
};