ARM: dts: msm: add device tree support for msm8917

Add device tree support for msm8917-pmi8950 MTP device.
This implementation is based on snapshot of the
msm8917 device tree from msm-3.18 commit 31eaf64a1c2d5
("Update target name references for MSM8917").

Change-Id: I6a96f68f976a9e7b3b6eaa12f23ab43f387942c4
Signed-off-by: Swetha Chikkaboraiah <schikk@codeaurora.org>
diff --git a/arch/arm64/boot/dts/qcom/Makefile b/arch/arm64/boot/dts/qcom/Makefile
index caed4e1..949f850 100644
--- a/arch/arm64/boot/dts/qcom/Makefile
+++ b/arch/arm64/boot/dts/qcom/Makefile
@@ -299,6 +299,8 @@
 
 dtb-$(CONFIG_ARCH_MSM8937) += msm8937-pmi8950-mtp.dtb
 
+dtb-$(CONFIG_ARCH_MSM8917) += msm8917-pmi8950-mtp.dtb
+
 dtb-$(CONFIG_ARCH_SDM450) += sdm450-rcm.dtb \
 	sdm450-cdp.dtb \
 	sdm450-mtp.dtb \