wifi: ath12k: enable ath12k AHB support
Currently only PCI devices are supported in Ath12k driver. Refactor Ath12k module_init and module_exit to include Ath12k AHB support. Add Ath12k AHB support in Kconfig with dependency on Remoteproc driver. Ath12k AHB support relies on remoteproc driver for firmware download, power up/down etc. Tested-on: IPQ5332 hw1.0 AHB WLAN.WBE.1.3.1-00130-QCAHKSWPL_SILICONZ-1 Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00210-QCAHKSWPL_SILICONZ-1 Signed-off-by:Balamurugan S <quic_bselvara@quicinc.com> Co-developed-by:
P Praneesh <quic_ppranees@quicinc.com> Signed-off-by:
P Praneesh <quic_ppranees@quicinc.com> Signed-off-by:
Raj Kumar Bhagat <quic_rajkbhag@quicinc.com> Link: https://patch.msgid.link/20250317204639.1864742-14-quic_rajkbhag@quicinc.com Signed-off-by:
Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Showing
- drivers/net/wireless/ath/ath12k/Kconfig 8 additions, 0 deletionsdrivers/net/wireless/ath/ath12k/Kconfig
- drivers/net/wireless/ath/ath12k/Makefile 1 addition, 0 deletionsdrivers/net/wireless/ath/ath12k/Makefile
- drivers/net/wireless/ath/ath12k/ahb.h 11 additions, 0 deletionsdrivers/net/wireless/ath/ath12k/ahb.h
- drivers/net/wireless/ath/ath12k/core.c 32 additions, 3 deletionsdrivers/net/wireless/ath/ath12k/core.c
- drivers/net/wireless/ath/ath12k/pci.c 2 additions, 8 deletionsdrivers/net/wireless/ath/ath12k/pci.c
- drivers/net/wireless/ath/ath12k/pci.h 3 additions, 1 deletiondrivers/net/wireless/ath/ath12k/pci.h
Please register or sign in to comment