ARM: dts: qcom: Add APQ8084 SoC support

Add support for the Qualcomm Snapdragon 805 APQ8084 SoC. It is
used on APQ8084-MTP and other boards.

Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
This commit is contained in:
Georgi Djakov
2014-05-23 18:12:29 +03:00
committed by Kumar Gala
parent f335b8af4f
commit 975fd0f6c3
2 changed files with 180 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
static const char * const qcom_dt_match[] __initconst = {
"qcom,apq8064",
"qcom,apq8074-dragonboard",
"qcom,apq8084",
"qcom,msm8660-surf",
"qcom,msm8960-cdp",
NULL