Re: [PATCH v10 2/2] net: Add mhi-net driver

2020-11-05 Thread Jakub Kicinski
On Tue, 3 Nov 2020 18:23:54 +0100 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 p

[PATCH v10 2/2] net: Add mhi-net driver

2020-11-03 Thread Loic Poulain
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 i