[PATCH v2 0/2] Add support for QCA9379 hw1.0 SDIO WiFi

Felix Kaechele felix at kaechele.ca
Sat Sep 7 18:32:42 PDT 2024


This is a v2 of the following patchset: https://lore.kernel.org/ath10k/20240805040131.450412-1-felix@kaechele.ca/T/

Changes in v2:
- drop Bluetooth part of the patch which mainly consisted with introducing
  a new compatible string into the driver
- added Acked-By given by Ulf Hansson on the SDIO id addition

Thanks,
Felix

Felix Kaechele (2):
  mmc: sdio: add Qualcomm QCA9379-3 SDIO id
  wifi: ath10k: add support for QCA9379 hw1.0 SDIO

 drivers/net/wireless/ath/ath10k/core.c      | 37 +++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/hw.h        | 10 ++++++
 drivers/net/wireless/ath/ath10k/pci.c       |  2 ++
 drivers/net/wireless/ath/ath10k/sdio.c      |  5 ++-
 drivers/net/wireless/ath/ath10k/targaddrs.h |  3 ++
 include/linux/mmc/sdio_ids.h                |  1 +
 6 files changed, 57 insertions(+), 1 deletion(-)


base-commit: 903aaf66edc97dd5b9e3118d19677291051a9c40
-- 
2.46.0




More information about the ath10k mailing list