RE: [PATCH v6 12/15] usb: typec: tcpm: set cc for drp toggling attach

2018-06-13 Thread Jun Li
or.com; gso...@gmail.com; linux-usb@vger.kernel.org; > devicet...@vger.kernel.org; dl-linux-imx > Subject: RE: [PATCH v6 12/15] usb: typec: tcpm: set cc for drp toggling attach > > Hi, > > -Original Message- > > From: Guenter Roeck [mailto:groe...@gmail.com] On Behalf

RE: [PATCH v6 12/15] usb: typec: tcpm: set cc for drp toggling attach

2018-06-13 Thread Jun Li
richtek.com; Peter Chen > ; garsi...@embeddedor.com; gso...@gmail.com; > linux-usb@vger.kernel.org; devicet...@vger.kernel.org; dl-linux-imx > > Subject: Re: [PATCH v6 12/15] usb: typec: tcpm: set cc for drp toggling attach > > On 06/11/2018 05:29 AM, Heikki Krogerus wrote: > >

Re: [PATCH v6 12/15] usb: typec: tcpm: set cc for drp toggling attach

2018-06-11 Thread Guenter Roeck
On 06/11/2018 05:29 AM, Heikki Krogerus wrote: On Mon, May 28, 2018 at 10:52:44AM +0800, Li Jun wrote: In case of drp toggling, we may need set correct cc value for role control after attach as it may never been set. Is this something that should be considered as a fix? The problem with thi

Re: [PATCH v6 12/15] usb: typec: tcpm: set cc for drp toggling attach

2018-06-11 Thread Heikki Krogerus
On Mon, May 28, 2018 at 10:52:44AM +0800, Li Jun wrote: > In case of drp toggling, we may need set correct cc value for role control > after attach as it may never been set. Is this something that should be considered as a fix? > Signed-off-by: Li Jun > --- > drivers/usb/typec/tcpm.c | 5 +

[PATCH v6 12/15] usb: typec: tcpm: set cc for drp toggling attach

2018-05-27 Thread Li Jun
In case of drp toggling, we may need set correct cc value for role control after attach as it may never been set. Signed-off-by: Li Jun --- drivers/usb/typec/tcpm.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/usb/typec/tcpm.c b/drivers/usb/typec/tcpm.c index d885bff..98ea916