From f6843ebbb75b9035d44459048a3283629b040c43 Mon Sep 17 00:00:00 2001 From: AMAN KUMAR Date: Tue, 25 Feb 2025 17:59:00 +0530 Subject: [PATCH] ARM: dts: msm: support of KaM soc id for canoe This change adds support of KaM soc Change-Id: Id874bcdc187f9af814ba6db0f28cba0d3860298e --- canoe-kiwi-cnss.dts | 6 ++++-- canoe-peach-cnss.dts | 5 +++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/canoe-kiwi-cnss.dts b/canoe-kiwi-cnss.dts index 8f8d5e5c..ad90b8e5 100644 --- a/canoe-kiwi-cnss.dts +++ b/canoe-kiwi-cnss.dts @@ -1,7 +1,7 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ /dts-v1/; @@ -14,6 +14,8 @@ compatible = "qcom,canoe", "qcom,canoep", "qcom,canoe-mtp", "qcom,canoe-cdp"; qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>, <0x1000294 0x10000>, <0x1000294 0x20000>, - <0x1000295 0x10000>, <0x1000295 0x20000>; + <0x1000295 0x10000>, <0x1000295 0x20000>, + <704 0x10000>, <704 0x20000>, + <0x10002C0 0x10000>, <0x10002C0 0x20000>; qcom,board-id = <0x30001 0>, <0x20008 0>, <0x30015 0>; }; diff --git a/canoe-peach-cnss.dts b/canoe-peach-cnss.dts index 2b721aa4..4837bee9 100644 --- a/canoe-peach-cnss.dts +++ b/canoe-peach-cnss.dts @@ -1,7 +1,7 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ /dts-v1/; @@ -14,7 +14,8 @@ compatible = "qcom,canoe", "qcom,canoep"; qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>, <0x1000294 0x10000>, <0x1000294 0x20000>, <0x1000295 0x10000>, - <0x1000295 0x20000>; + <0x1000295 0x20000>, <704 0x10000>, <704 0x20000>, + <0x10002C0 0x10000>, <0x10002C0 0x20000>; qcom,board-id = <1 0>, <0x20001 0>, <8 0>, <0x30008 0>, <0x40008 0>, <0x50008 0>, <0x60008 0>, <0x21 0>, <11 0>, <0x2000B 0>, <0x15 0>, <0x20015 0>, <0x30015 0>;