ARM: dts: msm: mm-drivers: add package id to msm-ids for sun SoC

Add additional device trees and msm-IDs to support an additional
package ID.

Change-Id: Idf009ead2d84877f38ac2b64cd8d8efd95c6780e
Signed-off-by: Grace An <quic_gracan@quicinc.com>
This commit is contained in:
Grace An
2024-03-19 16:02:48 -07:00
parent f04517dc96
commit f5cfb22298
23 changed files with 74 additions and 22 deletions

View File

@@ -12,6 +12,8 @@
model = "Qualcomm Technologies, Inc. Sun CDP";
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
"qcom,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 = <1 0>;
};