From c6c5a4d0004f72d083d8ce96967b1cbec599d119 Mon Sep 17 00:00:00 2001 From: Vivekanand Tryambake Date: Thu, 2 May 2024 14:19:42 -0700 Subject: [PATCH] ARM: dts: msm: new MSM-ID to support for different packagings Add new MSM-ID for SUN target Change-Id: I6690c1ee67e18e272b8eaba26dc8f37e95c4b1e5 --- sun/sun-dsp.dts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sun/sun-dsp.dts b/sun/sun-dsp.dts index 37f20626..9b4b8993 100644 --- a/sun/sun-dsp.dts +++ b/sun/sun-dsp.dts @@ -6,6 +6,8 @@ / { model = "Qualcomm Technologies, Inc. sun v1 SoC"; 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>; qcom,board-id = <0 0>; };