ARM: dts: msm: Add opensource wlan device tree support for
kera-wcn7750 This change adds wlan related dt files for kera-wcn7750 which has icnss and wpss dtsi node enabled. Change-Id: I5e9f9453a58bc7a79e153e10a15b25cf4a71fbb4 CRs-Fixed: 3962537
This commit is contained in:
16
kera-mtp-wcn7750.dts
Normal file
16
kera-mtp-wcn7750.dts
Normal 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-wcn7750.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 1>, <0x020008 1>, <0x030008 1>;
|
||||
};
|
Reference in New Issue
Block a user