ARM: dts: msm: Add support for wcn_hw_version for kera
This change adds support for wcn_hw_version for kera target. Change-Id: I63974149bcdbeaa798880a81f9152b319b60989f CRs-Fixed: 4027509
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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>
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
||||||
@@ -103,6 +103,7 @@
|
|||||||
qcom,fw-prefix;
|
qcom,fw-prefix;
|
||||||
qcom,wlan;
|
qcom,wlan;
|
||||||
tsens = "sys-therm-3";
|
tsens = "sys-therm-3";
|
||||||
|
wcn-hw-version = "qca6750";
|
||||||
qcom,wlan-msa-fixed-region = <&wlan_msa_mem>;
|
qcom,wlan-msa-fixed-region = <&wlan_msa_mem>;
|
||||||
|
|
||||||
vdd-cx-mx-supply = <&S3B>;
|
vdd-cx-mx-supply = <&S3B>;
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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>
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
||||||
@@ -112,6 +112,7 @@
|
|||||||
qcom,fw-prefix;
|
qcom,fw-prefix;
|
||||||
qcom,wlan;
|
qcom,wlan;
|
||||||
tsens = "sys-therm-3";
|
tsens = "sys-therm-3";
|
||||||
|
wcn-hw-version = "wcn7750";
|
||||||
qcom,wlan-msa-fixed-region = <&wlan_msa_mem>;
|
qcom,wlan-msa-fixed-region = <&wlan_msa_mem>;
|
||||||
|
|
||||||
vdd-cx-mx-supply = <&S3B>;
|
vdd-cx-mx-supply = <&S3B>;
|
||||||
|
Reference in New Issue
Block a user