[NFC][ARM]: new MSM-ID to support for different packagings

Add new MSM-ID for SUN target

Change-Id: If0a014d98008e64678d62c4a4a171fdaf69a5a41
This commit is contained in:
Amruth Naga
2024-04-08 10:13:36 +05:30
parent e76c101fa5
commit fccf69cfa1
10 changed files with 25 additions and 10 deletions

View File

@@ -11,6 +11,7 @@
/ {
model = "Qualcomm Technologies, Inc. Sun RCM";
compatible = "qcom,sun-rcm", "qcom,sun", "qcom,sunp", "qcom,rcm";
qcom,msm-id = <618 0x10000>, <618 0x20000>;
qcom,msm-id = <618 0x10000>, <618 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>;
qcom,board-id = <0x15 0>;
};