mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Vanillan Wang <vanillanwang@163.com>
Cc: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] USB: serial: option: add support for the Rolling RW101R-GL modules.
Date: Mon, 10 Nov 2025 12:37:42 +0100	[thread overview]
Message-ID: <aRHOhpBErPwzXRhG@hovoldconsulting.com> (raw)
In-Reply-To: <20251110042041.13873-1-vanillanwang@163.com>

On Mon, Nov 10, 2025 at 12:20:41PM +0800, Vanillan Wang wrote:
> - VID:PID 33f8:0301, RW101R-GL for laptop debug M.2 cards(with MBIM
> interface for /Linux/Chrome OS)

> - VID:PID 33f8:01a8, RW101R-GL for laptop debug M.2 cards(with MBIM
> interface for /Linux/Chrome OS)

> - VID:PID 33f8:0302, RW101R-GL for laptop debug M.2 cards(with MBIM
> interface for /Linux/Chrome OS)

> - VID:PID 33f8:01a9, RW101R-GL for laptop debug M.2 cards(with MBIM
> interface for /Linux/Chrome OS)

> Signed-off-by: Vanillan Wang <vanillanwang@163.com>
> ---
> Changelog:
> v3:
> - Modify the commit summary.
> - Keep the entries sorted by VID/PID.

The entries you add below are still not sorted by PID.

I fixed it up this time when applying, but please try to maintain the
sort order in your future patches.

>  	{ USB_DEVICE_INTERFACE_CLASS(0x33f8, 0x0802, 0xff),			/* Rolling RW350-GL (laptop MBIM) */
>  	  .driver_info = RSVD(5) },
> +	{ USB_DEVICE_INTERFACE_CLASS(0x33f8, 0x0301, 0xff) },			/* Rolling RW101R-GL (laptop MBIM) */
> +	{ USB_DEVICE_INTERFACE_CLASS(0x33f8, 0x01a8, 0xff),			/* Rolling RW101R-GL (laptop MBIM) */
> +	  .driver_info = RSVD(4) },
> +	{ USB_DEVICE_INTERFACE_CLASS(0x33f8, 0x0302, 0xff) },			/* Rolling RW101R-GL (laptop MBIM) */
> +	{ USB_DEVICE_INTERFACE_CLASS(0x33f8, 0x01a9, 0xff),			/* Rolling RW101R-GL (laptop MBIM) */
> +	  .driver_info = RSVD(4) },
>  	{ USB_DEVICE_AND_INTERFACE_INFO(0x3731, 0x0100, 0xff, 0xff, 0x30) },	/* NetPrisma LCUK54-WWD for Global */

Johan

      reply	other threads:[~2025-11-10 11:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-10  4:20 Vanillan Wang
2025-11-10 11:37 ` 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=aRHOhpBErPwzXRhG@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=vanillanwang@163.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®