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:
committed by
Alan Z. Chen
parent
a96e57b9f9
commit
5a546e7a75
@@ -13,6 +13,8 @@
|
||||
model = "Qualcomm Technologies, Inc. Sun SoCs";
|
||||
compatible = "qcom,sun", "qcom,sunp";
|
||||
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>;
|
||||
};
|
||||
|
@@ -12,6 +12,8 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun SoCs";
|
||||
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>;
|
||||
};
|
||||
|
@@ -13,7 +13,9 @@
|
||||
model = "Qualcomm Technologies, Inc. Sun SoCs";
|
||||
compatible = "qcom,sun", "qcom,sunp";
|
||||
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>,
|
||||
<0x30008 0>, <0x40001 0>, <0x30015 0>, <0x60008 0>;
|
||||
};
|
||||
|
@@ -13,6 +13,8 @@
|
||||
model = "Qualcomm Technologies, Inc. Sun SoCs";
|
||||
compatible = "qcom,sun", "qcom,sunp";
|
||||
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>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user