git-subtree-dir: qcom/wlan git-subtree-mainline:cc9d84727a
git-subtree-split:551f3bbb6a
18 lines
465 B
Plaintext
18 lines
465 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "parrot-wcn3990.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot RUMI";
|
|
compatible = "qcom,parrot", "qcom,parrot-rumi", "qcom,rumi";
|
|
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>;
|
|
qcom,board-id = <0x1000F 0>;
|
|
};
|