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

2020-10-27 Thread Willem de Bruijn
On Tue, Oct 27, 2020 at 4:33 AM 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 pa

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

2020-10-27 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