public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
To: gregkh@linuxfoundation.org, johan@kernel.org,
	Corentin Labbe <clabbe@baylibre.com>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
	Corentin Labbe <clabbe@baylibre.com>
Subject: Re: [PATCH v3 1/2] usb: serial: add support for CH348
Date: Tue, 22 Nov 2022 17:06:50 +0100	[thread overview]
Message-ID: <8903614.NSr7dpRq1j@archbook> (raw)
In-Reply-To: <20221114073736.672194-2-clabbe@baylibre.com>

On Montag, 14. November 2022 08:37:35 CET Corentin Labbe wrote:
> The CH348 is an USB octo port serial adapter.
> This patch adds support for it.
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---
>  drivers/usb/serial/Kconfig  |   9 +
>  drivers/usb/serial/Makefile |   1 +
>  drivers/usb/serial/ch348.c  | 739 ++++++++++++++++++++++++++++++++++++
>  3 files changed, 749 insertions(+)
>  create mode 100644 drivers/usb/serial/ch348.c
> 

Hello,

Tested-by: Nicolas Frattaroli <frattaroli.nicolas@gmail.com>

Tested this on one port at 1.5mbaud/3.3V on a little board I
designed myself, thank you very much for upstreaming this!

I'll try to test more ports connected at the same time in the
coming days, but right now it looks like everything is working
as it should.

Regards,
Nicolas Frattaroli



  reply	other threads:[~2022-11-22 16:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-14  7:37 [PATCH v3 0/2] usb: serial: add support for CH348 Corentin Labbe
2022-11-14  7:37 ` [PATCH v3 1/2] " Corentin Labbe
2022-11-22 16:06   ` Nicolas Frattaroli [this message]
2022-11-25 13:34   ` Johan Hovold
2022-12-09 14:18     ` Corentin LABBE
2022-11-14  7:37 ` [PATCH v3 2/2] usb: serial: add myself as maintainer of CH348 Corentin Labbe

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=8903614.NSr7dpRq1j@archbook \
    --to=frattaroli.nicolas@gmail.com \
    --cc=clabbe@baylibre.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=johan@kernel.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