All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Charles Yeh <charlesyeh522@gmail.com>
Cc: "Johan Hovold" <johan@kernel.org>,
	"Greg KH" <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org,
	"Yeh.Charles [葉榮鑫]" <charles-yeh@prolific.com.tw>
Subject: [v2] USB:serial:pl2303:Add new PID to support PL2303HXN (TYPE_HXN)
Date: Fri, 3 May 2019 10:59:43 +0200	[thread overview]
Message-ID: <20190503085943.GD26546@localhost> (raw)

On Fri, May 03, 2019 at 04:22:01PM +0800, Charles Yeh wrote:
> Johan Hovold <johan@kernel.org> 於 2019年5月3日 週五 下午3:41寫道:
> 
> > Perhaps you did not use the usb-next branch? That branch has the following
> > commit:
> >
> >         https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git/commit/?h=usb-next&id=f64c3ab230682e8395a7fbd01f3eb5140c837d4e
> >
> 
> OK, I will do another patch witch
> "https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git/snapshot/usb-serial-f64c3ab230682e8395a7fbd01f3eb5140c837d4e.tar.gz"
> 
> I already have seen pl2303_update_reg in the pl2303.c file.

It's better if you use the full usb-next branch, e.g.

	git clone https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git
	cd usb-serial
	git checkout -b pl2303 usb-next

or similar. That way you can easily fetch any future changes.

Johan

WARNING: multiple messages have this Message-ID (diff)
From: Johan Hovold <johan@kernel.org>
To: Charles Yeh <charlesyeh522@gmail.com>
Cc: "Johan Hovold" <johan@kernel.org>,
	"Greg KH" <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org,
	"Yeh.Charles [葉榮鑫]" <charles-yeh@prolific.com.tw>
Subject: Re: [PATCH] [PATCH v2] USB:serial:pl2303:Add new PID to support PL2303HXN (TYPE_HXN)
Date: Fri, 3 May 2019 10:59:43 +0200	[thread overview]
Message-ID: <20190503085943.GD26546@localhost> (raw)
Message-ID: <20190503085943.ybDzQHYdMvnTLYyDGl8EfBC6yZD9BnATkzY9eSl4zGg@z> (raw)
In-Reply-To: <CAAZvQQ5AyH_Y0FtNxUUHjncV4af7rL2ihHtxVg7hVfmcz5s96A@mail.gmail.com>

On Fri, May 03, 2019 at 04:22:01PM +0800, Charles Yeh wrote:
> Johan Hovold <johan@kernel.org> 於 2019年5月3日 週五 下午3:41寫道:
> 
> > Perhaps you did not use the usb-next branch? That branch has the following
> > commit:
> >
> >         https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git/commit/?h=usb-next&id=f64c3ab230682e8395a7fbd01f3eb5140c837d4e
> >
> 
> OK, I will do another patch witch
> "https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git/snapshot/usb-serial-f64c3ab230682e8395a7fbd01f3eb5140c837d4e.tar.gz"
> 
> I already have seen pl2303_update_reg in the pl2303.c file.

It's better if you use the full usb-next branch, e.g.

	git clone https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git
	cd usb-serial
	git checkout -b pl2303 usb-next

or similar. That way you can easily fetch any future changes.

Johan

             reply	other threads:[~2019-05-03  8:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-03  8:59 Johan Hovold [this message]
2019-05-03  8:59 ` [PATCH] [PATCH v2] USB:serial:pl2303:Add new PID to support PL2303HXN (TYPE_HXN) Johan Hovold
  -- strict thread matches above, loose matches on Subject: below --
2019-05-03  8:22 [v2] " Charles Yeh
2019-05-03  8:22 ` [PATCH] [PATCH v2] " Charles Yeh
2019-05-03  7:41 [v2] " Johan Hovold
2019-05-03  7:41 ` [PATCH] [PATCH v2] " Johan Hovold
2019-05-03  7:28 [v2] " Charles Yeh
2019-05-03  7:28 ` [PATCH] [PATCH v2] " Charles Yeh
2019-05-03  7:11 [v2] " Johan Hovold
2019-05-03  7:11 ` [PATCH] [PATCH v2] " Johan Hovold
2019-04-29 12:12 [v2] " Charles Yeh
2019-04-29 12:12 ` [PATCH] [PATCH v2] " Charles Yeh

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=20190503085943.GD26546@localhost \
    --to=johan@kernel.org \
    --cc=charles-yeh@prolific.com.tw \
    --cc=charlesyeh522@gmail.com \
    --cc=gregkh@linuxfoundation.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 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.