[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YZ5/AvKK6lPFo/vm@hovoldconsulting.com>
Date: Wed, 24 Nov 2021 19:05:54 +0100
From: Johan Hovold <johan@...nel.org>
To: Mingjie Zhang <superzmj@...ocom.com>
Cc: gregkh@...uxfoundation.org, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] USB: serial: option: add Fibocom FM101-GL variants
On Tue, Nov 23, 2021 at 09:37:57PM +0800, Mingjie Zhang wrote:
> Update the USB serial option driver support for the Fibocom
> FM101-GL Cat.6
> LTE modules as there are actually several different variants.
> - VID:PID 2cb7:01a2, FM101-GL are laptop M.2 cards (with
> MBIM interfaces for /Linux/Chrome OS)
> - VID:PID 2cb7:01a4, FM101-GL for laptop debug M.2 cards(with adb
> interface for /Linux/Chrome OS)
>
> 0x01a2: mbim, tty, tty, diag, gnss
> 0x01a4: mbim, diag, tty, adb, gnss, gnss
>
> Here are the outputs of lsusb -v and usb-devices:
> Signed-off-by: Mingjie Zhang <superzmj@...ocom.com>
> ---
> Changes in v3:
> - Add the usb device infomation
> - Make the entry in sort order (VID,PID)
>
> Changes in v2:
> - Add the description of the corresponding interface
> - Blacklist the adb interface
Now applied, thanks!
Johan
Powered by blists - more mailing lists