net: qrtr: Introduce MHI transport for qrtr
MHI is used to communicate with external modems. Add MHI support for
QRTR to support QMI traffic between an external modem and the local
processor.
This change squashes the following commits from msm-4.14:
commit cb30e68df75b ("qrtr: Introduce MHI transport for qrtr")
commit 09915150093b ("qrtr: mhi: Configure IPC mhi channel to autostart")
commit 76663f56fb8c ("net: qrtr: mhi: Create list for pending ul
transfers")
commit 7be78c8d6afa ("net: qrtr: mhi: Register for early notifications")
commit c0e7627fca46 ("net: qrtr: mhi: Use spin_lock_bh in
qcom_mhi_qrtr_send")
commit e5f6a6769ceb ("net: qrtr: Add forwarding support based on net id")
commit a42f90b127d8 ("net: qrtr: Make qrtr rx threads as RT priorities")
commit 3358eee17fec ("net: qrtr: Send HELLO message on endpoint
register")
This change squashes the following commits from msm-4.19:
commit 35ea4352871d ("net: qrtr: mhi: check whether ul pkt list is
empty")
Change-Id: I8d3ba9e9d48a7c37e21031c2ad1f27329dfdab6d
Signed-off-by:
Chris Lew <clew@codeaurora.org>
Loading
Please register or sign in to comment