From d0684af03f6fbbb9b26cdc9077fb2a2fe00fdf0d Mon Sep 17 00:00:00 2001 From: Vedang Nagar Date: Thu, 4 Apr 2024 15:25:51 -0700 Subject: [PATCH] mmrm dts: msm: new MSM-ID to support for different packagings add new MSM-ID for SUN target Change-Id: Ia83d5b35dd4af6c1cc4a61ccf273c9c0e96a0bc3 Signed-off-by: Vedang Nagar Signed-off-by: Bruce Levy --- sun/sun-mmrm-test.dts | 4 +++- sun/sun-mmrm.dts | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sun/sun-mmrm-test.dts b/sun/sun-mmrm-test.dts index 6b4074c5..2888aad5 100644 --- a/sun/sun-mmrm-test.dts +++ b/sun/sun-mmrm-test.dts @@ -16,6 +16,8 @@ model = "Qualcomm Technologies, Inc. Sun SoC"; compatible = "qcom,sun"; qcom,msm-id = <618 0x10000>, <639 0x10000>, - <618 0x20000>, <639 0x20000>; + <618 0x20000>, <639 0x20000>, + <0x100026a 0x10000>, <0x100027f 0x10000>, + <0x100026a 0x20000>, <0x100027f 0x20000>; qcom,board-id = <0 0>; }; diff --git a/sun/sun-mmrm.dts b/sun/sun-mmrm.dts index d40e938e..20e6352c 100644 --- a/sun/sun-mmrm.dts +++ b/sun/sun-mmrm.dts @@ -16,6 +16,8 @@ model = "Qualcomm Technologies, Inc. Sun SoC"; compatible = "qcom,sun"; qcom,msm-id = <618 0x10000>, <639 0x10000>, - <618 0x20000>, <639 0x20000>; + <618 0x20000>, <639 0x20000>, + <0x100026a 0x10000>, <0x100027f 0x10000>, + <0x100026a 0x20000>, <0x100027f 0x20000>; qcom,board-id = <0 0>; };