mbox series

[v2,0/2] usb: add full support for ZTE P685M modem

Message ID 20210205173904.13916-1-lech.perczak@gmail.com
Headers show
Series usb: add full support for ZTE P685M modem | expand

Message

Lech Perczak Feb. 5, 2021, 5:39 p.m. UTC
This modem is used in ZTE MF283+ LTE SOHO router, and carriers usually
identify it as such. This series is a part of effort to get this router
fully supported by OpenWrt. With this series, all interfaces of the modem
are fully supported, and it can establish connection through QMI interface.


Lech Perczak (2):
  net: usb: qmi_wwan: support ZTE P685M modem
  usb: serial: option: add full support for ZTE P685M

 drivers/net/usb/qmi_wwan.c  | 1 +
 drivers/usb/serial/option.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)