Message ID | 20220916144329.243368-1-fabio.porcedda@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Add a secondary AT port to the Telit FN990 | expand |
Hello Fabio, On Fri, Sep 16, 2022 at 5:43 PM Fabio Porcedda <fabio.porcedda@gmail.com> wrote: > In order to add a secondary AT port to the Telit FN990 first add "DUN2" > to mhi_wwan_ctrl.c, after that add a seconday AT port to the > Telit FN990 in pci_generic.c > > Fabio Porcedda (2): > net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT port > bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990 The code looks good to me, but it needs to be checked by someone who is familiar with MHI. Loic, what do you think?
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Fri, 16 Sep 2022 16:43:27 +0200 you wrote: > In order to add a secondary AT port to the Telit FN990 first add "DUN2" > to mhi_wwan_ctrl.c, after that add a seconday AT port to the > Telit FN990 in pci_generic.c > > Fabio Porcedda (2): > net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT port > bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990 > > [...] Here is the summary with links: - [1/2] net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT port https://git.kernel.org/netdev/net-next/c/0c60d1657d3d - [2/2] bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990 https://git.kernel.org/netdev/net-next/c/479aa3b0ec2e You are awesome, thank you!