RE: [PATCH v5 12/14] staging: typec: tcpci: keep the not connecting cc line open

2018-05-17 Thread Jun Li
shufan_...@richtek.com; gso...@gmail.com; devicet...@vger.kernel.org; > linux-usb@vger.kernel.org; dl-linux-imx <linux-...@nxp.com> > Subject: RE: [PATCH v5 12/14] staging: typec: tcpci: keep the not connecting > cc > line open > > > > > > While set polarity, we s

RE: [PATCH v5 12/14] staging: typec: tcpci: keep the not connecting cc line open

2018-05-16 Thread Peter Chen
> > While set polarity, we should keep the not connecting cc line to be open. > keep the disconnected cc line open? Peter > Signed-off-by: Li Jun > --- > drivers/staging/typec/tcpci.c | 18 ++ > 1 file changed, 14 insertions(+), 4 deletions(-) > > diff

[PATCH v5 12/14] staging: typec: tcpci: keep the not connecting cc line open

2018-05-02 Thread Li Jun
While set polarity, we should keep the not connecting cc line to be open. Signed-off-by: Li Jun --- drivers/staging/typec/tcpci.c | 18 ++ 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/drivers/staging/typec/tcpci.c b/drivers/staging/typec/tcpci.c