From 8457ce5818ef92472214ed1176d849084ee48b38 Mon Sep 17 00:00:00 2001 From: Linux Image Build Automation Date: Tue, 14 May 2024 01:56:33 -0700 Subject: [PATCH] Revert "mmrm dts: msm: new MSM-ID to support for different packagings" This reverts commit d0684af03f6fbbb9b26cdc9077fb2a2fe00fdf0d. Change-Id: I15a02e511e537f484f5db501a900748c375b694f Signed-off-by: Linux Image Build Automation --- sun/sun-mmrm-test.dts | 4 +--- sun/sun-mmrm.dts | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/sun/sun-mmrm-test.dts b/sun/sun-mmrm-test.dts index 2888aad5..6b4074c5 100644 --- a/sun/sun-mmrm-test.dts +++ b/sun/sun-mmrm-test.dts @@ -16,8 +16,6 @@ model = "Qualcomm Technologies, Inc. Sun SoC"; compatible = "qcom,sun"; qcom,msm-id = <618 0x10000>, <639 0x10000>, - <618 0x20000>, <639 0x20000>, - <0x100026a 0x10000>, <0x100027f 0x10000>, - <0x100026a 0x20000>, <0x100027f 0x20000>; + <618 0x20000>, <639 0x20000>; qcom,board-id = <0 0>; }; diff --git a/sun/sun-mmrm.dts b/sun/sun-mmrm.dts index 20e6352c..d40e938e 100644 --- a/sun/sun-mmrm.dts +++ b/sun/sun-mmrm.dts @@ -16,8 +16,6 @@ model = "Qualcomm Technologies, Inc. Sun SoC"; compatible = "qcom,sun"; qcom,msm-id = <618 0x10000>, <639 0x10000>, - <618 0x20000>, <639 0x20000>, - <0x100026a 0x10000>, <0x100027f 0x10000>, - <0x100026a 0x20000>, <0x100027f 0x20000>; + <618 0x20000>, <639 0x20000>; qcom,board-id = <0 0>; };