ARM: dts: qcom: Add new msm-ids for sun SoC

Add new msm-ids for fastrpc dts to support different
thermal profiles.

Change-Id: I09dca4a363d70a35dd5d7860b6f4f5580184b4e1
This commit is contained in:
Edgar Flores
2024-03-27 13:32:46 -07:00
parent 76b52ca390
commit 0470248d10

View File

@@ -11,5 +11,7 @@
/ { / {
model = "Qualcomm Technologies, Inc. Sun - TrustedVM"; model = "Qualcomm Technologies, Inc. Sun - TrustedVM";
compatible = "qcom,sun"; compatible = "qcom,sun";
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>;
}; };