RE: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G)

2019-01-08 Thread Yeh . Charles [葉榮鑫]
half Of Johan Hovold Sent: Wednesday, January 9, 2019 1:01 AM To: Charles Yeh Cc: l...@intel.com; kbuild-...@01.org; gre...@linuxfoundation.org; jo...@kernel.org; linux-usb@vger.kernel.org; Yeh.Charles [葉榮鑫] Subject: Re: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G) On Wed, Dec 26, 2018

Re: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G)

2019-01-08 Thread Johan Hovold
On Wed, Dec 26, 2018 at 08:28:10PM +0800, Charles Yeh wrote: > Add new PID to support PL2303TB (TYPE_HX) > Add new PID to support PL2303(N)GC/GB/GS/GT/GL/GE (TYPE_HXN) > Add new Flow Control to support PL2303(N)GC/GB/GS/GT/GL/GE (TYPE_HXN) > Add new Pull-Up Mode to support PL2303HXD (TYPE_HX) So

Re: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G)

2019-01-08 Thread Johan Hovold
On Wed, Dec 19, 2018 at 06:26:06PM +0800, Charles Yeh wrote: > Hi Johan & Greg, > Thansk for you check the patch file.. > > PL2303 is a general name on the market. In fact, PL2303 has the > following various ICs. > A type: PL2303H, > B type: PL2303XA, PL2303HXA, PL2303HXB, PL2303HXC, PL2303HX

Re: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G)

2018-12-19 Thread Greg KH
On Wed, Dec 19, 2018 at 06:26:06PM +0800, Charles Yeh wrote: > Hi Johan & Greg, > Thansk for you check the patch file.. > > PL2303 is a general name on the market. In fact, PL2303 has the > following various ICs. > A type: PL2303H, > B type: PL2303XA, PL2303HXA, PL2303HXB, PL2303HXC, PL2303HX

Re: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G)

2018-12-19 Thread Charles Yeh
Hi Johan & Greg, Thansk for you check the patch file.. PL2303 is a general name on the market. In fact, PL2303 has the following various ICs. A type: PL2303H, B type: PL2303XA, PL2303HXA, PL2303HXB, PL2303HXC, PL2303HXD, PL2303EA, PL2303SA, PL2303RA, PL2303TA, PL2303TB C type:PL2303HXN: PL23

Re: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G)

2018-12-18 Thread Johan Hovold
On Mon, Dec 17, 2018 at 12:51:24PM +0800, Charles Yeh wrote: > From b9fd71c64d4d0d939a7a27e08a74d81f960ff5ea Mon Sep 17 00:00:00 2001 > From: Charles Yeh > Date: Sat, 15 Dec 2018 07:10:17 +0800 > Subject: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G) > > Add new PID to support PL2303TB Is

Re: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G)

2018-12-17 Thread Greg KH
On Mon, Dec 17, 2018 at 12:51:24PM +0800, Charles Yeh wrote: > >From b9fd71c64d4d0d939a7a27e08a74d81f960ff5ea Mon Sep 17 00:00:00 2001 > From: Charles Yeh > Date: Sat, 15 Dec 2018 07:10:17 +0800 > Subject: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G) Much better, but why is this all in the

Re: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G)

2018-12-16 Thread Charles Yeh
>From b9fd71c64d4d0d939a7a27e08a74d81f960ff5ea Mon Sep 17 00:00:00 2001 From: Charles Yeh Date: Sat, 15 Dec 2018 07:10:17 +0800 Subject: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G) Add new PID to support PL2303TB Add mew PID to support PL2303(N)GC/GB/GS/GT/GL/GE Add new request to support

Re: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G)

2018-12-14 Thread Charles Yeh
Hi Geeg, Finally.. I feel very close to submit patch.. I will look at "scripts/checkpatch.pl" Thanks! Charles Greg KH 於 2018年12月14日 週五 下午4:22寫道: > > On Fri, Dec 14, 2018 at 03:41:26PM +0800, Charles Yeh wrote: > > Hi Greg, > > The new patch file is attached: > > 0001-Add-Proliic-new-chip

Re: [PATCH] Add Proliic new chip: PL2303TB & PL2303N(G)

2018-12-14 Thread Greg KH
On Fri, Dec 14, 2018 at 03:41:26PM +0800, Charles Yeh wrote: > Hi Greg, > The new patch file is attached: > 0001-Add-Proliic-new-chip-PL2303TB-PL2303N-G.patch > Please you kindly check... Much better, thanks. But no need to send this as an attachment, just send it all directly as a si