ARM: dts: msm: new MSM-ID to support for different packagings

Add new MSM-ID for SUN target

Change-Id: I389a71bebb380d7670565ee76f950bcaed2f6b46
CRs-Fixed: 3782806
This commit is contained in:
VijayaRamarao Mellempudi
2024-04-04 16:16:15 -07:00
committed by Alan Z. Chen
parent a96e57b9f9
commit 5a546e7a75
4 changed files with 12 additions and 4 deletions

View File

@@ -13,6 +13,8 @@
model = "Qualcomm Technologies, Inc. Sun SoCs"; model = "Qualcomm Technologies, Inc. Sun SoCs";
compatible = "qcom,sun", "qcom,sunp"; compatible = "qcom,sun", "qcom,sunp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, qcom,msm-id = <618 0x10000>, <618 0x20000>,
<639 0x10000>, <639 0x20000>; <639 0x10000>, <639 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>;
qcom,board-id = <0x60001 0>, <0x50008 0>, <0x20015 0>; qcom,board-id = <0x60001 0>, <0x50008 0>, <0x20015 0>;
}; };

View File

@@ -12,6 +12,8 @@
/ { / {
model = "Qualcomm Technologies, Inc. Sun SoCs"; model = "Qualcomm Technologies, Inc. Sun SoCs";
compatible = "qcom,sun", "qcom,sunp", "qcom,sun-mtp", "qcom,sun-cdp"; compatible = "qcom,sun", "qcom,sunp", "qcom,sun-mtp", "qcom,sun-cdp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>;
qcom,board-id = <0x20001 0>, <0x20008 0>, <0x40015 0>; qcom,board-id = <0x20001 0>, <0x20008 0>, <0x40015 0>;
}; };

View File

@@ -13,7 +13,9 @@
model = "Qualcomm Technologies, Inc. Sun SoCs"; model = "Qualcomm Technologies, Inc. Sun SoCs";
compatible = "qcom,sun", "qcom,sunp"; compatible = "qcom,sun", "qcom,sunp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, qcom,msm-id = <618 0x10000>, <618 0x20000>,
<639 0x10000>, <639 0x20000>; <639 0x10000>, <639 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>;
qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>, qcom,board-id = <0x50001 0>, <0x40008 0>, <0x3000B 0>, <0x2000B 0>,
<0x30008 0>, <0x40001 0>, <0x30015 0>, <0x60008 0>; <0x30008 0>, <0x40001 0>, <0x30015 0>, <0x60008 0>;
}; };

View File

@@ -13,6 +13,8 @@
model = "Qualcomm Technologies, Inc. Sun SoCs"; model = "Qualcomm Technologies, Inc. Sun SoCs";
compatible = "qcom,sun", "qcom,sunp"; compatible = "qcom,sun", "qcom,sunp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, qcom,msm-id = <618 0x10000>, <618 0x20000>,
<639 0x10000>, <639 0x20000>; <639 0x10000>, <639 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>;
qcom,board-id = <1 0>, <8 0>, <0x1000B 0>, <0x15 0>; qcom,board-id = <1 0>, <8 0>, <0x1000B 0>, <0x15 0>;
}; };