From 0470248d10717d3a9cd9b59916ea55f53b5b4e9f Mon Sep 17 00:00:00 2001 From: Edgar Flores Date: Wed, 27 Mar 2024 13:32:46 -0700 Subject: [PATCH] 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 --- sun/sun-dsp-trustedvm.dts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sun/sun-dsp-trustedvm.dts b/sun/sun-dsp-trustedvm.dts index 68cb4c5f..06901008 100644 --- a/sun/sun-dsp-trustedvm.dts +++ b/sun/sun-dsp-trustedvm.dts @@ -11,5 +11,7 @@ / { model = "Qualcomm Technologies, Inc. Sun - TrustedVM"; 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>; };