From: Johan Hovold <johan@kernel.org>
To: "'greg@kroah.com'" <greg@kroah.com>
Cc: "Chu.Mike [朱堅宜]" <Mike-Chu@prolific.com.tw>,
"Johan Hovold" <johan@kernel.org>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
Subject: Request to add new VID/PID to PL2303 driver
Date: Thu, 25 Jan 2018 19:55:28 +1100 [thread overview]
Message-ID: <20180125085528.GN3286@localhost> (raw)
On Thu, Jan 25, 2018 at 09:51:11AM +0100, Greg Kroah-Hartman wrote:
> On Thu, Jan 25, 2018 at 03:44:46AM +0000, Chu.Mike [朱堅宜] wrote:
> > Dear Johan / Greg,
> >
> > We have a new customer who wants to add their VID/PID to the PL2303 driver source.
> > Can you help me?
> >
> > Customer: Chilitag
> > VID: 067B
> > PID: AAA8
> >
> > { USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_CHILITAG) },
> >
> > #define PL2303_VENDOR_ID0x067b
> > #define PL2303_PRODUCT_ID_CHILITAG0xaaa8
>
> Sure, how about the patch below?
>
> Johan, any objection to me adding this to my tree right now?
Please do so.
> -------------------
>
> From foo@baz Thu Jan 25 09:48:55 CET 2018
> Date: Thu, 25 Jan 2018 09:48:55 +0100
> From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Subject: [PATCH] USB: serial: pl2303: new device id for Chilitag
>
> This adds a new device id for Chilitag devices to the pl2303 driver.
>
> Reported-by: "Chu.Mike [朱堅宜]" <Mike-Chu@prolific.com.tw>
> Cc: stable <stable@vger.kernel.org>
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Johan Hovold <johan@kernel.org>
Thanks,
Johan
---
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2018-01-25 8:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-25 8:55 Johan Hovold [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-01-25 9:48 Request to add new VID/PID to PL2303 driver Greg KH
2018-01-25 9:37 Chu.Mike [朱堅宜]
2018-01-25 8:51 Greg KH
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=20180125085528.GN3286@localhost \
--to=johan@kernel.org \
--cc=Mike-Chu@prolific.com.tw \
--cc=greg@kroah.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.