Re: [PATCH] Add usb serial support for quectel modules

From: Johan Hovold
Date: Tue Dec 27 2022 - 03:53:04 EST


On Sun, Dec 25, 2022 at 10:26:57PM +0330, Ali Mirghasemi wrote:
> Add support for following modules
> - EC200U
> - EC200A

You need to sign-off on your patches here. Make sure you have read and
understood Documentation/process/submitting-patches.rst.

You should also CC the linux-usb list.

Please also use the common prefix for USB serial in your Subject and
include the output of the usb-devices command for these devices in the
commit message along with a description of which interfaces are used for
what.

Here's a recent example of what this may look like:

https://lore.kernel.org/all/20221214043546.10339-1-duke_xinanwen@xxxxxxx/

Johan