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

Commit 5720c253 authored by Xiaocheng Li's avatar Xiaocheng Li
Browse files

ARM: dts: msm: Add the 1GB variant for QRD 8909 SKUC



Add the support for QRD 8909 SKUC board with 1GB memory.

Change-Id: Iebe04111457cafca381541f6d6ed34098127b92a
Signed-off-by: default avatarXiaocheng Li <lix@codeaurora.org>
parent 4f91f3d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@ dtb-$(CONFIG_ARCH_MSM8909) += msm8909-sim.dtb \
	msm8909-mtp.dtb \
	msm8909-mtp-smb1360.dtb \
	msm8909-1gb-qrd-skua.dtb \
	msm8909-1gb-qrd-skuc.dtb \
	msm8909-1gb-cdp.dtb \
	msm8909-1gb-mtp.dtb
dtb-$(CONFIG_ARCH_MSM8916) += msm8916-sim.dtb \
+20 −0
Original line number Diff line number Diff line
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
 * only version 2 as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */

/dts-v1/;

#include "msm8909-qrd-skuc.dtsi"

/ {
	qcom,board-id= <0x1000b 0x8>, <0x11000b 0x8>, <0x21000b 0x8>;
};