tuna-wcn7750 This change adds wlan related dt files for tuna-wcn7750 which has icnss and wpss dtsi node enabled. Change-Id: I59167fbff63c7a54836452f6f29e4ede14f3f4c7 CRs-Fixed: 3940163
18 lines
359 B
Plaintext
18 lines
359 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "tuna-wcn7750.dtsi"
|
|
|
|
/ {
|
|
|
|
model = "Qualcomm Technologies, Inc. Tuna QRD";
|
|
compatible = "qcom,tuna-qrd", "qcom,tuna", "qcom,qrd";
|
|
qcom,msm-id = <655 0x10000>, <681 0x10000>;
|
|
qcom,board-id = <11 0>;
|
|
};
|