ARM: dts: msm: support of KaM soc id for canoe

This change adds support of KaM soc

Change-Id: Id874bcdc187f9af814ba6db0f28cba0d3860298e
This commit is contained in:
AMAN KUMAR
2025-02-25 17:59:00 +05:30
parent b1cc355fcd
commit f6843ebbb7
2 changed files with 7 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
// SPDX-License-Identifier: BSD-3-Clause // 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/; /dts-v1/;
@@ -14,6 +14,8 @@
compatible = "qcom,canoe", "qcom,canoep", "qcom,canoe-mtp", "qcom,canoe-cdp"; compatible = "qcom,canoe", "qcom,canoep", "qcom,canoe-mtp", "qcom,canoe-cdp";
qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>, qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>,
<0x1000294 0x10000>, <0x1000294 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>; qcom,board-id = <0x30001 0>, <0x20008 0>, <0x30015 0>;
}; };

View File

@@ -1,7 +1,7 @@
// SPDX-License-Identifier: BSD-3-Clause // 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/; /dts-v1/;
@@ -14,7 +14,8 @@
compatible = "qcom,canoe", "qcom,canoep"; compatible = "qcom,canoe", "qcom,canoep";
qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>, qcom,msm-id = <0x294 0x10000>, <0x294 0x20000>, <0x295 0x10000>, <0x295 0x20000>,
<0x1000294 0x10000>, <0x1000294 0x20000>, <0x1000295 0x10000>, <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>, qcom,board-id = <1 0>, <0x20001 0>, <8 0>, <0x30008 0>, <0x40008 0>,
<0x50008 0>, <0x60008 0>, <0x21 0>, <11 0>, <0x50008 0>, <0x60008 0>, <0x21 0>, <11 0>,
<0x2000B 0>, <0x15 0>, <0x20015 0>, <0x30015 0>; <0x2000B 0>, <0x15 0>, <0x20015 0>, <0x30015 0>;