ARM: dts: msm: Add opensource wlan device tree support for Netrani

Add wcn6750 and wcn3990 parrot dtsi from kernel devicetree to vendor
wlan-devicetree and corresponding dts files as part of new wlan teckpack
for kernel-6.6 upgrade.

Change-Id: I9a48a0731209216800151f21a46727a033cf62cb
This commit is contained in:
Kartikey Arora
2024-05-20 13:01:28 +05:30
parent a2e8bb5636
commit 8ef6a82f1f
9 changed files with 359 additions and 0 deletions

17
parrot-idp-wcn6750.dts Normal file
View 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-wcn6750.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Parrot IDP";
compatible = "qcom,parrot", "qcom,parrot-idp", "qcom,idp";
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>, <633 0x10000>, <634 0x10000>, <638 0x10000>, <663 0x10000>;
qcom,board-id = <34 0>, <34 2>, <34 4>, <34 5>, <34 6>, <34 0x600>, <34 0x602>, <34 0x604>;
};