git-subtree-dir: qcom/wlan git-subtree-mainline:cc9d84727a
git-subtree-split:551f3bbb6a
22 lines
629 B
Plaintext
22 lines
629 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
/*
|
|
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "canoe-kiwi-cnss.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Canoe SoCs";
|
|
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>,
|
|
<704 0x10000>, <704 0x20000>,
|
|
<0x10002C0 0x10000>, <0x10002C0 0x20000>;
|
|
qcom,board-id = <0x30001 0>, <0x20008 0>, <0x30015 0>;
|
|
};
|