mbox series

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

Message ID 20240908013244.496382-1-felix@kaechele.ca
Headers show
Series Add support for QCA9379 hw1.0 SDIO WiFi | expand

Message

Felix Kaechele Sept. 8, 2024, 1:32 a.m. UTC
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