All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Sebastian Sjoholm <sebastian.sjoholm@gmail.com>
Cc: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] USB: serial: option: add Quectel RG660QB
Date: Fri, 4 Sep 2026 09:05:03 +0200	[thread overview]
Message-ID: <apptn2FTjyn1bfmu@hovoldconsulting.com> (raw)
In-Reply-To: <20260903180029.6155-1-sebastian.sjoholm@gmail.com>

On Thu, Sep 03, 2026 at 08:00:29PM +0200, Sebastian Sjoholm wrote:
> Add support for the Quectel RG660QB 5G module (USB ID 2c7c:013d).
> The interface layout is the same as the RG650V:
> 
>   If 0: DIAG   ff/ff/30, 2 endpoints
>   If 1: NMEA   ff/00/00, 2 endpoints
>   If 2: AT     ff/00/00, 3 endpoints
>   If 3: Modem  ff/00/00, 3 endpoints
>   If 4: QMI    ff/ff/ff, 3 endpoints
> 
> Match the serial interfaces on class/subclass/protocol so that the QMI
> interface is left to qmi_wwan.
> 
>   # lsusb -v -d 2c7c:013d

> Tested with an early sample of the module on a Quectel 5G EVB connected
> over USB 3 to a Raspberry Pi 5.
> 
> Assisted-by: LLM
> Signed-off-by: Sebastian Sjoholm <sebastian.sjoholm@gmail.com>

Applied, thanks.

Johan

      reply	other threads:[~2026-09-04  7:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-03 18:00 [PATCH] USB: serial: option: add Quectel RG660QB Sebastian Sjoholm
2026-09-04  7:05 ` Johan Hovold [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=apptn2FTjyn1bfmu@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=sebastian.sjoholm@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.