Message ID | 20180723123428.12993-1-govinds@codeaurora.org (mailing list archive) |
---|---|
Headers | show |
Series | *** Add support for wifi QMI client handshakes *** | expand |
On Mon, Jul 23, 2018 at 06:04:22PM +0530, Govind Singh wrote: > Add QMI client handshakes for Q6 integrated WLAN connectivity subsystem. > This module is responsible for communicating WLAN control messages to FW > over QMI interface. This patch series enables the qmi handshakes required for > WCN3990 chipset. > > QUALCOMM MSM Interface(QMI) provides the control interface between > components running b/w remote processors with underlying transport layer > based on integrated chipset(shared memory) or discrete chipset(PCI/USB/SDIO/UART). > > QMI client driver implementation is based on qmi framework https://lwn.net/Articles/729924/. For whole series: Acked-by: Niklas Cassel <niklas.cassel@linaro.org>