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:
@@ -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>;
|
||||||
};
|
};
|
||||||
|
@@ -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>;
|
||||||
|
Reference in New Issue
Block a user