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

kera-qca6750

This change adds wlan related dt files for kera-qca6750
which has icnss and wpss dtsi node enabled.

Change-Id: I2b10dfd91819ad8501479190823fe20b07382210
CRs-Fixed: 3960302
This commit is contained in:
Kartikey Arora
2024-09-20 17:20:15 +05:30
parent b4abb482dd
commit 6c3e1ef1f2
6 changed files with 194 additions and 0 deletions

16
kera-mtp-qca6750.dts Normal file
View File

@@ -0,0 +1,16 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "kera-qca6750.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Kera MTP";
compatible = "qcom,kera-mtp", "qcom,kera", "qcom,mtp";
qcom,msm-id = <686 0x10000>, <659 0x10000>;
qcom,board-id = <0x010008 0>, <0x020008 0>, <0x030008 0>;
};