[PATCH v7 06/14] usb: typec: tcpm: support get typec and pd config from device properties

2018-06-25 Thread Li Jun
This patch adds support of get typec and power delivery config from firmware description. Reviewed-by: Heikki Krogerus Reviewed-by: Guenter Roeck Signed-off-by: Li Jun --- drivers/usb/typec/tcpm.c | 132 +++ 1 file changed, 110 insertions(+), 22 dele

RE: [PATCH v7 06/14] usb: typec: tcpm: support get typec and pd config from device properties

2018-06-25 Thread Adam Thomson
On 25 June 2018 09:09, Li Jun wrote: > This patch adds support of get typec and power delivery config from > firmware description. > > Reviewed-by: Heikki Krogerus > Reviewed-by: Guenter Roeck > Signed-off-by: Li Jun > --- > drivers/usb/typec/tcpm.c | 132 +

RE: [PATCH v7 06/14] usb: typec: tcpm: support get typec and pd config from device properties

2018-06-26 Thread Jun Li
msung.com; shufan_...@richtek.com; > Peter Chen ; devicet...@vger.kernel.org; > linux-usb@vger.kernel.org; dl-linux-imx > Subject: RE: [PATCH v7 06/14] usb: typec: tcpm: support get typec and pd > config > from device properties > > On 25 June 2018 09:09, Li Jun wrote: >