From 55404e9559e9163e134d543f50ce9c5be6ad3788 Mon Sep 17 00:00:00 2001 From: Linux Image Build Automation Date: Tue, 14 May 2024 01:56:19 -0700 Subject: [PATCH] Revert "ARM: dts: msm: new MSM-ID to support for different packagings" This reverts commit 6bb5e83e524997a349a266aae098013d6099ae81. Change-Id: Id48e9e83aceb5ce939232537a1cad9af4817f24b Signed-off-by: Linux Image Build Automation --- sun-vidc-v2.dts | 4 +--- sun-vidc.dts | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/sun-vidc-v2.dts b/sun-vidc-v2.dts index d8e521a1..9c258d55 100644 --- a/sun-vidc-v2.dts +++ b/sun-vidc-v2.dts @@ -15,8 +15,6 @@ / { model = "Qualcomm Technologies, Inc. Sun"; compatible = "qcom,sun"; - qcom,msm-id = <618 0x20000>, <639 0x20000>, - <0x100026a 0x20000>, - <0x100027f 0x20000>; + qcom,msm-id = <618 0x20000>, <639 0x20000>; qcom,board-id = <0 0>; }; diff --git a/sun-vidc.dts b/sun-vidc.dts index eaefe01a..491f7280 100644 --- a/sun-vidc.dts +++ b/sun-vidc.dts @@ -15,8 +15,6 @@ / { model = "Qualcomm Technologies, Inc. Sun"; compatible = "qcom,sun"; - qcom,msm-id = <618 0x10000>, <639 0x10000>, - <0x100026a 0x10000>, - <0x100027f 0x10000>; + qcom,msm-id = <618 0x10000>, <639 0x10000>; qcom,board-id = <0 0>; };