Message ID | 1591709581-18039-1-git-send-email-akolli@codeaurora.org (mailing list archive) |
---|---|
Headers | show |
Series | ath11k: Add IPQ6018 support | expand |
Anilkumar Kolli <akolli@codeaurora.org> writes: > IPQ6018 has a 5G radio and 2G radio with 2x2 > and shares IPQ8074 configuration. > > Tested on: IPQ6018 WLAN.HK.2.2-02134-QCAHKSWPL_SILICONZ-1 > Tested on: IPQ8074 WLAN.HK.2.4.0.1-00009-QCAHKSWPL_SILICONZ-1 To get the multiple hw support faster in (I need them also for QCA6390 patches) I split this into multiple sets: > ath11k: update firmware files read path > ath11k: rename default board file These are now applied. > ath11k: define max_radios in hw_params > ath11k: add hw_ops for pdev id to hw_mac mapping > ath11k: Add bdf-addr in hw_params I'll modify these a bit, remove all IPQ6018 references from them and then submit them myself. > dt: bindings: net: update compatible for ath11k > ath11k: add ce services for IPQ6018 Anil, please resubmit these as v3 based on the comments. > ath11k: add IPQ6018 support Anil, add this as the last patch in your v3 series. And do note that I will split the part adding ath11k_init_hw_params() function to a separate patch, so no need to include it in this patch anymore.