All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mychaela N. Falconia" <falcon@freecalypso.org>
To: Johan Hovold <johan@kernel.org>
Cc: linux-usb@vger.kernel.org, mychaela.falconia@gmail.com
Subject: [PATCH v2 0/2] USB: serial: ftdi_sio: quirk for DUART28C
Date: Tue, 29 Sep 2020 23:05:10 +0000 (UTC)	[thread overview]
Message-ID: <20200929230511.1CC943740390@freecalypso.org> (raw)

Here is the second version of the patch series (reduced to just two
patches now) that adds the special quirk needed for FreeCalypso
DUART28C adapter.  The first patch in this new reduced series is a
preparatory change that makes it possible for quirk port_probe
functions to determine which FT2232x or FT4232H channel is being
considered, whereas all controversial changes are contained in the
second and final patch.

Mychaela N. Falconia (2):
  USB: serial: ftdi_sio: pass port to quirk port_probe functions
  USB: serial: ftdi_sio: add support for FreeCalypso DUART28C adapter

 drivers/usb/serial/ftdi_sio.c     | 80 ++++++++++++++++++++++++++++++++-------
 drivers/usb/serial/ftdi_sio_ids.h |  1 +
 2 files changed, 68 insertions(+), 13 deletions(-)

-- 
2.9.0

base-commit: 031f9664f8f9356cee662335bc56c93d16e75665

                 reply	other threads:[~2020-09-29 23:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20200929230511.1CC943740390@freecalypso.org \
    --to=falcon@freecalypso.org \
    --cc=johan@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mychaela.falconia@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.