Merge "ARM: dts: msm: Add support for wcn_hw_version for kera" into wlan-platform.lnx.2.0

This commit is contained in:
CNSS_WLAN Service
2025-01-20 09:32:08 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 4 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include <dt-bindings/interrupt-controller/arm-gic.h>
@@ -103,6 +103,7 @@
qcom,fw-prefix;
qcom,wlan;
tsens = "sys-therm-3";
wcn-hw-version = "qca6750";
qcom,wlan-msa-fixed-region = <&wlan_msa_mem>;
vdd-cx-mx-supply = <&S3B>;

View File

@@ -1,7 +1,7 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include <dt-bindings/interrupt-controller/arm-gic.h>
@@ -112,6 +112,7 @@
qcom,fw-prefix;
qcom,wlan;
tsens = "sys-therm-3";
wcn-hw-version = "wcn7750";
qcom,wlan-msa-fixed-region = <&wlan_msa_mem>;
vdd-cx-mx-supply = <&S3B>;