From 04fc3f33bad3f8a1c5b88c9346a0311d712a41be Mon Sep 17 00:00:00 2001 From: Mohammed Ahmed Date: Tue, 29 Oct 2024 16:37:02 -0700 Subject: [PATCH] ARM: dts: msm: Remove unused msm ids Remove unused msm ids Change-Id: I2992b35f9602bf0922183c34d06c76ac223e389f CRs-Fixed: 3962711 --- canoe-kiwi-cnss.dts | 8 +++----- canoe-peach-cnss.dts | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/canoe-kiwi-cnss.dts b/canoe-kiwi-cnss.dts index 5af778f5..8848ff2a 100644 --- a/canoe-kiwi-cnss.dts +++ b/canoe-kiwi-cnss.dts @@ -12,10 +12,8 @@ / { model = "Qualcomm Technologies, Inc. Canoe SoCs"; compatible = "qcom,canoe", "qcom,canoep", "qcom,canoe-mtp", "qcom,canoe-cdp"; - qcom,msm-id = <0x10294 0x10000>, <0x10294 0x20000>, <0x10295 0x10000>, <0x10295 0x20000>, - <0x30294 0x10000>, <0x30294 0x20000>, <0x30295 0x10000>, <0x30295 0x20000>, - <0x1010294 0x10000>, <0x1010294 0x20000>, <0x1010295 0x10000>, - <0x1010295 0x20000>, <0x1030294 0x10000>, <0x1030294 0x20000>, - <0x1030295 0x10000>, <0x1030295 0x20000>; + qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>, + <0x1000294 0x10000>, <0x1000294 0x20000>, + <0x1000295 0x10000>, <0x1000295 0x20000>; qcom,board-id = <0x1000001 0>, <0x1000008 0>, <0x1000015 0>; }; diff --git a/canoe-peach-cnss.dts b/canoe-peach-cnss.dts index 04b6a5e8..be41a1ac 100644 --- a/canoe-peach-cnss.dts +++ b/canoe-peach-cnss.dts @@ -12,10 +12,8 @@ / { model = "Qualcomm Technologies, Inc. Canoe SoCs"; compatible = "qcom,canoe", "qcom,canoep"; - qcom,msm-id = <0x10294 0x10000>, <0x10294 0x20000>, <0x10295 0x10000>, <0x10295 0x20000>, - <0x30294 0x10000>, <0x30294 0x20000>, <0x30295 0x10000>, <0x30295 0x20000>, - <0x1010294 0x10000>, <0x1010294 0x20000>, <0x1010295 0x10000>, - <0x1010295 0x20000>, <0x1030294 0x10000>, <0x1030294 0x20000>, - <0x1030295 0x10000>, <0x1030295 0x20000>; + qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>, + <0x1000294 0x10000>, <0x1000294 0x20000>, <0x1000295 0x10000>, + <0x1000295 0x20000>; qcom,board-id = <1 0>, <8 0>, <0x10021 0>, <11 0>, <0x15 0>, <0x208 0>, <0x108 0>; };