From: Johan Hovold <johan@kernel.org>
To: Charles Yeh <charlesyeh522@gmail.com>
Cc: gregkh@linuxfoundation.org, johan@kernel.org,
linux-usb@vger.kernel.org, charles-yeh@prolific.com.tw
Subject: Re: [PATCH] [PATCH v6] USB: serial: pl2303: Add new PID to support PL2303HXN (TYPE_HXN)
Date: Mon, 1 Jul 2019 15:35:50 +0200 [thread overview]
Message-ID: <20190701133550.GJ27333@localhost> (raw)
In-Reply-To: <20190701133233.GI27333@localhost>
On Mon, Jul 01, 2019 at 03:32:33PM +0200, Johan Hovold wrote:
> On Mon, Jul 01, 2019 at 08:21:14PM +0800, Charles Yeh wrote:
> > #define PL2303_FLOWCTRL_MASK 0xf0
> > +#define PL2303_HXN_FLOWCTRL_MASK 0x1C
>
> Move after PL2303_HXN_RESET_CONTROL as I suggested.
Sorry, I meant PL2303_HXN_FLOWCTRL here.
> > +#define PL2303_READ_TYPE_HX_STATUS 0x8080
> > +
> > +#define PL2303_HXN_RESET_CONTROL 0x07
> > +#define PL2303_HXN_FLOWCTRL 0x0A
> > +#define PL2303_HXN_CTRL_XON_XOFF 0x0C
> > +#define PL2303_HXN_CTRL_RTS_CTS 0x18
> > +#define PL2303_HXN_CTRL_NONE 0x1C
Johan
next prev parent reply other threads:[~2019-07-01 13:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-01 12:21 [PATCH] [PATCH v6] USB: serial: pl2303: Add new PID to support PL2303HXN (TYPE_HXN) Charles Yeh
2019-07-01 13:32 ` Johan Hovold
2019-07-01 13:35 ` Johan Hovold [this message]
2019-07-01 15:11 ` Charles Yeh
2019-07-01 15:29 ` Johan Hovold
2019-07-02 16:22 ` Charles Yeh
2019-07-16 8:33 ` Johan Hovold
2019-07-16 10:42 ` Charles Yeh
2019-08-27 7:07 ` 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=20190701133550.GJ27333@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.