devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/5] arm64: dts: qcom: sdm845-mtp: fix WiFi configuration
@ 2023-08-25 22:08 Dmitry Baryshkov
  2023-08-25 22:08 ` [PATCH 2/5] arm64: dts: qcom: sdm845-mtp: specify wifi variant Dmitry Baryshkov
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Dmitry Baryshkov @ 2023-08-25 22:08 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree

Enable the host-cap-8bit quirk on this device. It is required for the
WiFi to function properly.

Fixes: 022bccb840b7 ("arm64: dts: sdm845: Add WCN3990 WLAN module device node")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845-mtp.dts b/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
index b3c27a524742..1516113391ed 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
+++ b/arch/arm64/boot/dts/qcom/sdm845-mtp.dts
@@ -716,6 +716,8 @@ &wifi {
 	vdd-1.8-xo-supply = <&vreg_l7a_1p8>;
 	vdd-1.3-rfa-supply = <&vreg_l17a_1p3>;
 	vdd-3.3-ch0-supply = <&vreg_l25a_3p3>;
+
+	qcom,snoc-host-cap-8bit-quirk;
 };
 
 /* PINCTRL - additions to nodes defined in sdm845.dtsi */
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-08-26 14:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-25 22:08 [PATCH 1/5] arm64: dts: qcom: sdm845-mtp: fix WiFi configuration Dmitry Baryshkov
2023-08-25 22:08 ` [PATCH 2/5] arm64: dts: qcom: sdm845-mtp: specify wifi variant Dmitry Baryshkov
2023-08-25 22:08 ` [PATCH 3/5] arm64: dts: qcom: sdm845-mtp: switch to mbn firmware Dmitry Baryshkov
2023-08-26  9:00   ` Konrad Dybcio
2023-08-26 13:57     ` Dmitry Baryshkov
2023-08-26 14:01       ` Konrad Dybcio
2023-08-25 22:08 ` [PATCH 4/5] arm64: dts: qcom: sdm845-mtp: enable Vol-/reset button Dmitry Baryshkov
2023-08-26  9:01   ` Konrad Dybcio
2023-08-25 22:08 ` [PATCH 5/5] arm64: dts: qcom: sdm845-mtp: enable PCIe support Dmitry Baryshkov
2023-08-26  9:02   ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).