Re: [PATCH 13/18] soc: qcom: ipa: IPA network device and microcontroller

2019-05-15 Thread Alex Elder
On 5/15/19 3:21 AM, Arnd Bergmann wrote: > On Sun, May 12, 2019 at 3:25 AM Alex Elder wrote: >> >> This patch includes the code that implements a Linux network device, >> using one TX and one RX IPA endpoint. It is used to implement the >> network device representing the modem and its connection

Re: [PATCH 13/18] soc: qcom: ipa: IPA network device and microcontroller

2019-05-15 Thread Arnd Bergmann
On Sun, May 12, 2019 at 3:25 AM Alex Elder wrote: > > This patch includes the code that implements a Linux network device, > using one TX and one RX IPA endpoint. It is used to implement the > network device representing the modem and its connection to wireless > networks. There are only a few t

[PATCH 13/18] soc: qcom: ipa: IPA network device and microcontroller

2019-05-11 Thread Alex Elder
This patch includes the code that implements a Linux network device, using one TX and one RX IPA endpoint. It is used to implement the network device representing the modem and its connection to wireless networks. There are only a few things that are really modem-specific though, and they aren't