[PATCH 4/4] arm64: dts: qcom: qcm6490-rb3gen2: enable WiFi
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Sat Sep 7 05:51:27 PDT 2024
Enable WiFi device and specify the calibration variant name on the
RB3gen2 device.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
---
Cc: ath11k at lists.infradead.org
Cc: Kalle Valo <kvalo at kernel.org>
---
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
index 00b755779608..41d800e09638 100644
--- a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
+++ b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
@@ -800,6 +800,9 @@ &ufs_mem_phy {
&wifi {
memory-region = <&wlan_fw_mem>;
+ qcom,ath11k-calibration-variant = "Qualcomm_rb3gen2";
+
+ status = "okay";
};
/* PINCTRL - ADDITIONS TO NODES IN PARENT DEVICE TREE FILES */
--
2.39.2
More information about the ath11k
mailing list