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

Commit b17774e6 authored by Gustavo Solaira's avatar Gustavo Solaira
Browse files

ARM: dts: msm: Add initial device tree for MSM8916 SKUT1 device



Add the initial device tree configuration for the MSM8916
SKUT1 tablet.

Change-Id: I84366b6d24dc5671cad649a644d5faac8ca72399
Signed-off-by: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent c3b06b92
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ dtb-$(CONFIG_ARCH_MSM8916) += msm8916-sim.dtb \
	msm8916-qrd-skuid.dtb \
	msm8916-512mb-qrd-skuid.dtb \
	msm8916-512mb-qrd-skuh.dtb \
	msm8916-qrd-skut1.dtb \
	apq8016-mtp.dtb \
	apq8016-mtp-smb1360.dtb \
	msm8939-sim.dtb \
+23 −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 "msm8916-qrd-skut1.dtsi"
#include "msm8916-memory.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. MSM 8916 QRD SKUT1";
	compatible = "qcom,msm8916-qrd-skut1", "qcom,msm8916-qrd", "qcom,msm8916", "qcom,qrd";
	qcom,board-id = <0x1000b 0x40>;
};
+14 −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.
 */

#include "msm8916-qrd.dtsi"