pull-request: ath-next-20260408
Jeff Johnson <[email protected]> Wed, 8 Apr 2026 10:40:30 -0700
| Newsgroups | org.infradead.lists.ath10k,org.infradead.lists.ath11k,org.infradead.lists.ath12k,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
This was missing a DT review when I sent my v7.1 PR #3. Hope to get this in the merge windows since there is an in-flight patch that would leverage it: https://lore.kernel.org/all/[email protected]/ --- The following changes since commit 8c6d03b7a249ffe85ba2bda09a2a7614c0ff03db: crypto: Remove michael_mic from crypto_shash API (2026-04-08 10:11:37 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git tags/ath-next-20260408 for you to fetch changes up to 6a7693873b20680a3c33bae0c9f9cb3185f64ade: wifi: ath10k: Add device-tree quirk to skip host cap QMI requests (2026-04-08 10:13:09 -0700) ---------------------------------------------------------------- ath.git patches for v7.1 (PR #4) Add support for an ath10k device-tree quirk to skip host cap QMI requests. ---------------------------------------------------------------- Amit Pundir (2): dt-bindings: wireless: ath10k: Add quirk to skip host cap QMI requests wifi: ath10k: Add device-tree quirk to skip host cap QMI requests .../devicetree/bindings/net/wireless/qcom,ath10k.yaml | 11 +++++++++++ drivers/net/wireless/ath/ath10k/qmi.c | 13 ++++++++++--- drivers/net/wireless/ath/ath10k/snoc.c | 3 +++ drivers/net/wireless/ath/ath10k/snoc.h | 1 + 4 files changed, 25 insertions(+), 3 deletions(-)