ARM: dts: msm: Support for APQ variant on Sun SoC

Add v1 and v2 DT support for APQ variant.

Change-Id: I9ea89b9fd022ddaf2fc5481acac16f720a725f7f
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
Unnathi Chalicheemala
2023-12-06 16:26:06 -08:00
parent 23bdce7154
commit f2bcfc797d
15 changed files with 22 additions and 13 deletions

View File

@@ -12,6 +12,6 @@
model = "Qualcomm Technologies, Inc. Sun MTP";
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
"qcom,mtp";
qcom,msm-id = <618 0x10000>, <618 0x20000>;
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,board-id = <8 0>;
};