ARM: dts: msm: Add package ID to msm-IDs for SunP HDK
Add package ID to msm-IDs for sun hdk SoC to support different hardware settings for WLAN. Change-Id: I9a93cdb4144fd66ebc51e3683f5ebbe32458b033 CRs-Fixed: 3798698
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun SoCs HDK";
|
||||
compatible = "qcom,sunp-hdk", "qcom,sunp", "qcom,hdk";
|
||||
qcom,msm-id = <639 0x10000>, <639 0x20000>, <618 0x10000>, <618 0x20000>;
|
||||
qcom,msm-id = <639 0x10000>, <639 0x20000>, <618 0x10000>, <618 0x20000>,
|
||||
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||
|
||||
qcom,board-id = <0x1001f 0>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user