git-subtree-dir: qcom/wlan git-subtree-mainline:cc9d84727a
git-subtree-split:551f3bbb6a
18 lines
422 B
Plaintext
18 lines
422 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "tuna-kiwi-cnss.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Tuna RCM + kiwi WLAN";
|
|
compatible = "qcom,tuna-rcm", "qcom,tuna", "qcom,rcm", "qcom,tunap-rcm",
|
|
"qcom,tunap";
|
|
qcom,msm-id = <655 0x10000>, <681 0x10000>, <694 0x10000>;
|
|
qcom,board-id = <21 1>;
|
|
};
|