Merge branch 'tracking-qcomlt-wcnss' into integration-linux-qcomlt
* tracking-qcomlt-wcnss: (23 commits)
wcn36xx: avoid alloc mem with GFP_KERNEL in smd callback.
wcn36xx: eliminate the warning for unsupported SMD_EVENT
wcn36xx: Update the smd client driver to use new smd channel match method.
Bluetooth: btqcomsmd: Qualcomm WCNSS HCI driver
Bluetooth: Add HCI device identifier for Qualcomm SMD
wcn36xx: add locking around ring buffer accesses
Migrate the wifi driver from old smd driver to new smd driver.
Update the initialization sequence to enable DB410c.
Set the dma mask for platform device which is not created from DT.
ARM64 has requirement that all the dma operations has assigned devices. Otherwise, following message shown and dma allocation fails:
Got workable wireless driver.
wcn36xx: add later fw capabilities
net wireless wcn36xx adapt wcnss platform to select module by DT
net wireless wcn36xx add wcnss platform code
wcn3620: use new response format for wcn3620 remove_bsskey
wcn3620: use new response format for wcn3620 trigger_ba
wcn36xx: handle new hal response format
wcn36xx: remove powersaving for wcn3620
wcn36xx: swallow two wcn3620 IND messages
wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
...