mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
arm64: dts: qcom: qcm6490-rb3gen2: enable WiFi
Enable WiFi device and specify the calibration variant name on the RB3gen2 device. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20240907-rb3g2-fixes-v1-4-eb9da98e9f80@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
afa11181fa
commit
0f6c6ae2e9
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user