public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
From: Sergey Shtylyov <s.shtylyov@omp.ru>
To: Scott Chen <scott@labau.com.tw>
Cc: <young@labau.com.tw>, <roger@labau.com.tw>,
	Johan Hovold <johan@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	<linux-usb@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] USB: serial: pl2303: add device id for HP LM930 Display
Date: Mon, 25 Apr 2022 15:15:42 +0300	[thread overview]
Message-ID: <3e03878f-2930-20fb-1983-bc56f23e1dc8@omp.ru> (raw)
In-Reply-To: <20220425072454.33126-1-scott@labau.com.tw>

Hello!

On 4/25/22 10:24 AM, Scott Chen wrote:

> Add the device id for the HPLM930Display which is a PL2303GC based device
> 
> Signed-off-by: Scott Chen <scott@labau.com.tw>

[...]
> diff --git a/drivers/usb/serial/pl2303.h b/drivers/usb/serial/pl2303.h
> index c5406452b774..9d8102639e16 100644
> --- a/drivers/usb/serial/pl2303.h
> +++ b/drivers/usb/serial/pl2303.h
> @@ -135,6 +135,7 @@
>  #define HP_TD620_PRODUCT_ID	0x0956
>  #define HP_LD960_PRODUCT_ID	0x0b39
>  #define HP_LD381_PRODUCT_ID	0x0f7f
> +#define HP_LM930_PRODUCT_ID     0x0f9b

  Indent with a tab please, like the entries above and below.

>  #define HP_LCM220_PRODUCT_ID	0x3139
>  #define HP_LCM960_PRODUCT_ID	0x3239
>  #define HP_LD220_PRODUCT_ID	0x3524

MBR, Sergey

      parent reply	other threads:[~2022-04-25 12:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-25  7:24 [PATCH] USB: serial: pl2303: add device id for HP LM930 Display Scott Chen
2022-04-25  8:16 ` Greg Kroah-Hartman
2022-04-25 12:15 ` Sergey Shtylyov [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=3e03878f-2930-20fb-1983-bc56f23e1dc8@omp.ru \
    --to=s.shtylyov@omp.ru \
    --cc=gregkh@linuxfoundation.org \
    --cc=johan@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=roger@labau.com.tw \
    --cc=scott@labau.com.tw \
    --cc=young@labau.com.tw \
    /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