ARM: dts: msm: Add wlan node for qca6755 parrot66
Add dtsi entries for wlan node for qca6755 parrot66. Change-Id: Iee797f54d7ee12d8eb2c65ff117e1f1b4629db86
This commit is contained in:
17
parrot-qrd-wcn6755.dts
Normal file
17
parrot-qrd-wcn6755.dts
Normal file
@@ -0,0 +1,17 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
#include "parrot-wcn6755.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Parrot QRD";
|
||||
compatible = "qcom,parrot", "qcom,parrot-qrd", "qcom,qrd";
|
||||
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>;
|
||||
qcom,board-id = <0x1000B 2>;
|
||||
};
|
Reference in New Issue
Block a user