On Fri, 16 Oct 2020 11:20:07 +0200 Loic Poulain wrote: > This patch adds a new network driver implementing MHI transport for > network packets. Packets can be in any format, though QMAP (rmnet) > is the usual protocol (flow control + PDN mux). > > It support two MHI devices, IP_HW0 which is, the path to the IPA > (IP accelerator) on qcom modem, And IP_SW0 which is the software > driven IP path (to modem CPU). > > Signed-off-by: Loic Poulain <loic.poul...@linaro.org>
Thanks for the changes, looks much nicer. Unfortunately we already sent a PR for 5.10 and therefore net-next is closed for new drivers and features. Please repost when in reopens after 5.10-rc1 is cut.