RE: [PATCH v3 08/12] staging: typec: tcpci: enable vbus detection

2018-03-19 Thread Jun Li
.com; > a.ha...@samsung.com; yue...@google.com; shufan_...@richtek.com; > o_leve...@orange.fr; linux-usb@vger.kernel.org; dl-linux-imx > <linux-...@nxp.com> > Subject: Re: [PATCH v3 08/12] staging: typec: tcpci: enable vbus detection > > On Tue, Mar 13, 2018 at 05:34:34PM +08

Re: [PATCH v3 08/12] staging: typec: tcpci: enable vbus detection

2018-03-14 Thread Guenter Roeck
On Tue, Mar 13, 2018 at 05:34:34PM +0800, Li Jun wrote: > TCPCI implementation may need SW to enable VBUS detection to generate > power status events. > > Signed-off-by: Li Jun Makes sense to me. Only question might be if this should be dones before checking the power status at

[PATCH v3 08/12] staging: typec: tcpci: enable vbus detection

2018-03-13 Thread Li Jun
TCPCI implementation may need SW to enable VBUS detection to generate power status events. Signed-off-by: Li Jun --- drivers/staging/typec/tcpci.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/staging/typec/tcpci.c b/drivers/staging/typec/tcpci.c index