RE: [PATCH v4 1/5] usb: typec: tcpm: pdo matching optimization

2018-04-13 Thread Jun Li
b@vger.kernel.org; dl-linux-imx > Subject: Re: [PATCH v4 1/5] usb: typec: tcpm: pdo matching optimization > > Hi, > > On 13-04-18 17:58, Guenter Roeck wrote: > > On Fri, Apr 13, 2018 at 10:18:41PM +0800, Li Jun wrote: > >> This patch is a combination of commit 57e6f0d7

RE: [PATCH v4 1/5] usb: typec: tcpm: pdo matching optimization

2018-04-13 Thread Jun Li
x-usb@vger.kernel.org; dl-linux-imx > > Subject: Re: [PATCH v4 1/5] usb: typec: tcpm: pdo matching optimization > > On Fri, Apr 13, 2018 at 10:18:41PM +0800, Li Jun wrote: > > This patch is a combination of commit 57e6f0d7b804 > > ("typec: tcpm: Only request matchin

Re: [PATCH v4 1/5] usb: typec: tcpm: pdo matching optimization

2018-04-13 Thread Guenter Roeck
On Fri, Apr 13, 2018 at 10:18:41PM +0800, Li Jun wrote: > This patch is a combination of commit 57e6f0d7b804 > ("typec: tcpm: Only request matching pdos") and source > pdo selection optimization based on it, instead of only > compare between the same pdo type of sink and source, > we should check s

Re: [PATCH v4 1/5] usb: typec: tcpm: pdo matching optimization

2018-04-13 Thread Hans de Goede
Hi, On 13-04-18 17:58, Guenter Roeck wrote: On Fri, Apr 13, 2018 at 10:18:41PM +0800, Li Jun wrote: This patch is a combination of commit 57e6f0d7b804 ("typec: tcpm: Only request matching pdos") and source pdo selection optimization based on it, instead of only compare between the same pdo type

[PATCH v4 1/5] usb: typec: tcpm: pdo matching optimization

2018-04-13 Thread Li Jun
This patch is a combination of commit 57e6f0d7b804 ("typec: tcpm: Only request matching pdos") and source pdo selection optimization based on it, instead of only compare between the same pdo type of sink and source, we should check source pdo voltage range is within the voltage range of one sink pd