btfm: dts: msm: Add support for QMP1000 MTP for sun target

Add support for QMP1000 MTP for sun target

Change-Id: I5bda49109e543cfacd32b15235b6f58ce803bb8a
Signed-off-by: Hemant Gupta <quic_hemantg@quicinc.com>
This commit is contained in:
Hemant Gupta
2024-02-27 15:36:24 +05:30
parent 50da5dc8f6
commit 3527245dbd
2 changed files with 2 additions and 2 deletions

View File

@@ -15,5 +15,5 @@
qcom,msm-id = <618 0x10000>, <618 0x20000>,
<639 0x10000>, <639 0x20000>;
qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>,
<0x30015 0>, <0x10021 0>, <0x60008 0>;
<0x30015 0>, <0x10021 0>, <0x60008 0>, <0x40108, 0>;
};

View File

@@ -14,5 +14,5 @@
compatible = "qcom,sun", "qcom,sunp";
qcom,msm-id = <618 0x10000>, <618 0x20000>,
<639 0x10000>, <639 0x20000>;
qcom,board-id = <1 0>, <8 0>, <0x1000B 0>, <0x15 0>, <0x60008 0>;
qcom,board-id = <1 0>, <8 0>, <0x1000B 0>, <0x15 0>, <0x60008 0>, <0x10108, 0>;
};