From: Greg KH <greg@kroah.com>
To: ShuFanLee <leechu729@gmail.com>
Cc: heikki.krogerus@linux.intel.com, linux@roeck-us.net,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
cy_huang@richtek.com, shufan_lee@richtek.com
Subject: [v2] staging: typec: handle vendor defined part and modify drp toggling flow
Date: Wed, 14 Feb 2018 13:57:20 +0100 [thread overview]
Message-ID: <20180214125720.GB30479@kroah.com> (raw)
On Wed, Feb 14, 2018 at 08:45:34PM +0800, ShuFanLee wrote:
> From: ShuFanLee <shufan_lee@richtek.com>
>
> Handle vendor defined behavior in tcpci_init, tcpci_set_vconn and export tcpci_irq.
> More operations can be extended in tcpci_data if needed.
> According to TCPCI specification, 4.4.5.2 ROLE_CONTROL,
> TCPC shall not start DRP toggling until subsequently the TCPM
> writes to the COMMAND register to start DRP toggling.
> DRP toggling flow is chagned as following:
> - Write DRP = 0 & Rd/Rd
> - Write DRP = 1
> - Set LOOK4CONNECTION command
>
> Signed-off-by: ShuFanLee <shufan_lee@richtek.com>
> ---
> drivers/staging/typec/tcpci.c | 111 ++++++++++++++++++++++++++++++++++--------
> drivers/staging/typec/tcpci.h | 13 +++++
> 2 files changed, 103 insertions(+), 21 deletions(-)
What changed from v1?
And I have to ask, are there no ' ' characters in your name?
thanks,
greg k-h
---
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-02-14 12:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-14 12:57 Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-02-14 15:37 [v2] staging: typec: handle vendor defined part and modify drp toggling flow Greg KH
2018-02-14 14:46 Guenter Roeck
2018-02-14 12:45 ShuFanLee
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=20180214125720.GB30479@kroah.com \
--to=greg@kroah.com \
--cc=cy_huang@richtek.com \
--cc=heikki.krogerus@linux.intel.com \
--cc=leechu729@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=shufan_lee@richtek.com \
/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;
as well as URLs for NNTP newsgroup(s).