Re: [PATCH] USB: serial: option: add Quectel EM05-G modem

From: Johan Hovold
Date: Thu Jan 12 2023 - 12:19:34 EST


On Tue, Dec 27, 2022 at 01:51:27AM -0800, Duke Xin(辛安文) wrote:
> The EM05-G modem has 2 USB configurations that are configurable via the AT

This is the third (fourth?) patch adding support for "EM05-G". Please
make sure that your patch summaries (Subject) are unique so that it is
possible to tell the patches apart.

I've added GR etc in parenthesis after the model name, but please
remember to do so yourself in the future.

> command AT+QCFG="usbnet",[ 0 | 2 ] which make the modem enumerate with
> the following interfaces, respectively:
>
> "RMNET" : AT + DIAG + NMEA + Modem + QMI
> "MBIM" : MBIM + AT + DIAG + NMEA + Modem

Now applied, thanks.

Johan