From 7e5cbfeda15e84f7fdc8fa7fa2cfb278c0de5d0c Mon Sep 17 00:00:00 2001 From: Vaishali Gupta Date: Mon, 18 Mar 2024 22:06:41 -0700 Subject: [PATCH] Revert "msm: synx: Adding APQ variant msm id for synx devicetree" This reverts commit 73180df613461edd3f298724e06bdaaee2a41af0. Change-Id: I8f508fbb4fa971e7ef24e32e8ac586001febcf54 Signed-off-by: Vaishali Gupta --- synx/sun-synx.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synx/sun-synx.dts b/synx/sun-synx.dts index 2d9915d9..5ffff479 100644 --- a/synx/sun-synx.dts +++ b/synx/sun-synx.dts @@ -11,6 +11,6 @@ / { model = "Qualcomm Technologies, Inc. Sun SoC"; compatible = "qcom,sun"; - qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; + qcom,msm-id = <618 0x10000>; qcom,board-id = <0 0>; }; \ No newline at end of file