It's follow up of recent discussion from https://lore.kernel.org/all/[email protected]/
doing the workaround directly in firmware, so we don't pollute device-tree. I added the change needed to be done in Xiaomi Poco F1, so it's grouped, but I'm open to getting in first commit and sending the second later, when all firmwares and tools changes land. References: - https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/780 - https://github.com/qca/qca-swiss-army-knife/pull/13 Signed-off-by: David Heidelberg <[email protected]> --- David Heidelberg (2): ath10k: Introduce a firmware quirk to skip host cap QMI requests arm64: dts: qcom: xiaomi-beryllium: Add firmware-name qualifier to WiFi node .../arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi | 2 ++ drivers/net/wireless/ath/ath10k/core.c | 1 + drivers/net/wireless/ath/ath10k/core.h | 3 +++ drivers/net/wireless/ath/ath10k/qmi.c | 13 ++++++++++--- 4 files changed, 16 insertions(+), 3 deletions(-) --- base-commit: 2666975a8905776d306bee01c5d98a0395bda1c9 change-id: 20251111-xiaomi-beryllium-firmware-d8134ce67fec Best regards, -- David Heidelberg <[email protected]>
