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

Commit 560a0451 authored by Manohar Vavilapalli's avatar Manohar Vavilapalli
Browse files

ARM: dts: msm: Add support for sdxprairie-v2-dsda-cdp



Add initial dts file to support sdxprairie-v2-dsda-cdp

Change-Id: Ida952c89db3354f5b36cc60bc9d85a86eae29a3e
Signed-off-by: default avatarManohar Vavilapalli <mvavilap@codeaurora.org>
parent cb01cab5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -386,6 +386,7 @@ dtb-$(CONFIG_ARCH_SDXPRAIRIE) += sdxprairie-rumi.dtb \
	sdxprairie-cdp-v1.1-cpe.dtb \
	sdxprairie-cdp-256.dtb \
	sdxprairie-dsda-cdp.dtb \
	sdxprairie-v2-dsda-cdp.dtb \
	sdxprairie-v2-cdp.dtb \
	sdxprairie-mtp.dtb \
	sdxprairie-mtp-aqc.dtb \
+24 −0
Original line number Diff line number Diff line
/* Copyright (c) 2020, 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 "sdxprairie-v2.dtsi"
#include "sdxprairie-cdp.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SDXPRAIRIE v2 CDP
				TELEMATICS AU DSDA";
	compatible = "qcom,sdxprairie-cdp",
		"qcom,sdxprairie", "qcom,cdp";
	qcom,board-id = <0x6010001 0x0>;
};