Re: [PATCH v2] staging: typec: handle vendor defined part and modify drp toggling flow

2018-02-14 Thread Greg KH
On Wed, Feb 14, 2018 at 10:43:45PM +0800, 李書帆 wrote: > Hi Gerg, > > > What changed from v1? > > The diff between v1 and v2 is as following: You need to explain what changed below the --- line, as is described in Documentation/SubmittingPatches. Please fix that up, and the text for your name,

Re: [PATCH v2] staging: typec: handle vendor defined part and modify drp toggling flow

2018-02-14 Thread Guenter Roeck
On 02/14/2018 04:45 AM, ShuFanLee wrote: From: ShuFanLee 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

Re: [PATCH v2] staging: typec: handle vendor defined part and modify drp toggling flow

2018-02-14 Thread Greg KH
On Wed, Feb 14, 2018 at 08:45:34PM +0800, ShuFanLee wrote: > From: ShuFanLee > > 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