ARM: dts: qcom: Add package ID to msm-IDs for sun SoC

Add additional msm-IDs to support an additional package ID.

Change-Id: If5b8d5c63a0e13c573e76518fe4999b932413e26
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
This commit is contained in:
Ravulapati Vishnu Vardhan Rao
2024-03-20 11:04:40 +05:30
parent fc84ad4eff
commit a08ed244f3
16 changed files with 48 additions and 16 deletions

View File

@@ -10,6 +10,8 @@
/ {
model = "Qualcomm Technologies, Inc. Sun QRD";
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,qrd";
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 = <0x2000B 0>;
};