[PATCH 0/2] ath10k: Enable a devicetree quirk to skip host cap QMI requests

From: David Heidelberg via B4 Relay

Date: Mon Apr 27 2026 - 02:46:04 EST


This quirk is used so far used on:
- LG G7 ThinQ
- LG V35 ThinQ
- Xiaomi Poco F1

The quirk was accepted into the kernel, but the device-tree part was omitted.
We need apply the fix to the device-trees, so the affected devices will use
the quirk and WiFi works.

Signed-off-by: David Heidelberg <david@xxxxxxx>
---
Amit Pundir (1):
arm64: dts: qcom: sdm845-xiaomi-beryllium: Enable ath10k host-cap skip quirk

Paul Sajna (1):
arm64: dts: qcom: sdm845-lg: Enable qcom,snoc-host-cap-skip-quirk

arch/arm64/boot/dts/qcom/sdm845-lg-common.dtsi | 2 ++
arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi | 1 +
2 files changed, 3 insertions(+)
---
base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
change-id: 20260422-b4-skip-host-cam-qmi-req-fixup-be2d5fc6f5c9

Best regards,
--
David Heidelberg <david@xxxxxxx>