[NFC][DT]: Add new MSM-ID to support SKU2 platform

- Added new MSM-ID to support SKU2 platform.

Change-Id: Ie42e179a5084f22277e9ed52e79179c948db2d3b
This commit is contained in:
Amruth Naga
2024-04-25 09:15:30 +05:30
parent fccf69cfa1
commit 9c4a64a2d0

View File

@@ -11,7 +11,8 @@
/ {
model = "Qualcomm Technologies, Inc. Sun QRD SKU2 V8 Power Grid";
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,sunp-qrd", "qcom,sunp","qcom,qrd";
qcom,msm-id = <618 0x10000>, <618 0x20000>,
<0x100026a 0x10000>, <0x100026a 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>;
};