Merge "ARM: dts: msm: Add support for wcn_hw_version for kera" into wlan-platform.lnx.2.0
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
6ca00202bd
@@ -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>;
|
||||
|
@@ -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>;
|
||||
|
Reference in New Issue
Block a user