From: Johan Hovold <johan@kernel.org>
To: Igor Moura <imphilippini@gmail.com>
Cc: linux-usb <linux-usb@vger.kernel.org>,
Johan Hovold <johan@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH] USB: serial: ch341: add new Product ID for CH340
Date: Tue, 23 Jun 2020 10:59:29 +0200 [thread overview]
Message-ID: <20200623085929.GH3334@localhost> (raw)
In-Reply-To: <20200623081111.288952-1-imphilippini@gmail.com>
On Tue, Jun 23, 2020 at 05:11:11AM -0300, Igor Moura wrote:
> Add PID for CH340 that's found on some ESP8266 dev boards made by
> LilyGO. The specific device that contains such serial converter can be
> seen here: https://github.com/LilyGO/LILYGO-T-OI.
>
> Apparently, it's a regular CH340, but I've confirmed with others that
> also bought this board that the PID found on this device (0x7522)
> differs from other devices with the "same" converter (0x7523).
> Simply adding its PID to the driver and rebuilding it made it work
> as expected.
>
> Signed-off by: Igor Moura <imphilippini@gmail.com>
There's a missing '-' here in the SOB tag, which I added.
Now applied, thanks.
Johan
prev parent reply other threads:[~2020-06-23 8:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-23 8:11 [PATCH] USB: serial: ch341: add new Product ID for CH340 Igor Moura
2020-06-23 8:59 ` 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=20200623085929.GH3334@localhost \
--to=johan@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=imphilippini@gmail.com \
--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 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.