public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Oleksandr Suvorov <cryosay@gmail.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH v3] usb: serial: ftdi_sio: add support for u-blox EVK-M101
Date: Thu, 30 Oct 2025 17:49:34 +0100	[thread overview]
Message-ID: <aQOXHngUEO_KUZs3@hovoldconsulting.com> (raw)
In-Reply-To: <20251030154509.3331963-1-cryosay@gmail.com>

On Thu, Oct 30, 2025 at 05:42:54PM +0200, Oleksandr Suvorov wrote:
> The U-Blox EVK-M101 enumerates as 1546:0506 [1] with four FTDI interfaces:
> - EVK-M101 current sensors
> - EVK-M101 I2C
> - EVK-M101 UART
> - EVK-M101 port D
> 
> Only the third USB interface is a UART. This change lets ftdi_sio probe
> the VID/PID and registers only interface #3 as a TTY, leaving the rest
> available for other drivers.

> ---
> v3:
>  - Use USB_DEVICE_INTERFACE_NUMBER instead of custom probe()
> v2:
>  - Restrict probing to interface #3 only
>  - Add a device model to commit message
>  - Fix grammar in commit message
>  - Add Link: to v1

Now applied, thanks.

Johan

      reply	other threads:[~2025-10-30 16:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-26  6:02 [PATCH] USB: serial: ftdi_sio: add device ID for U-Blox EVK-M101 Oleksandr Suvorov
2025-10-14 14:53 ` Johan Hovold
2025-10-30  7:39   ` Oleksandr Suvorov
2025-10-30  9:40     ` Johan Hovold
2025-10-30  9:00   ` [PATCH v2] usb: serial: ftdi_sio: add support for u-blox EVK-M101 Oleksandr Suvorov
2025-10-30 15:42     ` [PATCH v3] " Oleksandr Suvorov
2025-10-30 16:49       ` 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=aQOXHngUEO_KUZs3@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=cryosay@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /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