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

Commit f46d23f6 authored by Georgi Djakov's avatar Georgi Djakov Committed by Kumar Gala
Browse files

ARM: dts: qcom: Add APQ8084-MTP board support



Add device-tree file for APQ8084-MTP board, which belongs
to the Snapdragon 805 family.

Signed-off-by: default avatarGeorgi Djakov <gdjakov@mm-sol.com>
Signed-off-by: default avatarKumar Gala <galak@codeaurora.org>
parent 975fd0f6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -294,6 +294,7 @@ dtb-$(CONFIG_ARCH_PRIMA2) += prima2-evb.dtb
dtb-$(CONFIG_ARCH_QCOM) += \
	qcom-apq8064-ifc6410.dtb \
	qcom-apq8074-dragonboard.dtb \
	qcom-apq8084-mtp.dtb \
	qcom-msm8660-surf.dtb \
	qcom-msm8960-cdp.dtb
dtb-$(CONFIG_ARCH_U8500) += ste-snowball.dtb \
+6 −0
Original line number Diff line number Diff line
#include "qcom-apq8084.dtsi"

/ {
	model = "Qualcomm APQ 8084-MTP";
	compatible = "qcom,apq8084-mtp", "qcom,apq8084";
};