Re: [RFC v4 4/7] extcon: usb-gpio: Add support for VBUS detection

2016-06-09 Thread Roger Quadros
On 09/06/16 11:43, Krzysztof Kozlowski wrote: > On 06/09/2016 10:38 AM, Roger Quadros wrote: >> Hi, >> >> On 08/06/16 16:48, Krzysztof Kozlowski wrote: >>> Add VBUS pin detection support to extcon-usb-gpio driver for boards >>> which have both VBUS and ID pins, or only one of them. >>> >>> The

Re: [RFC v4 4/7] extcon: usb-gpio: Add support for VBUS detection

2016-06-09 Thread Roger Quadros
On 09/06/16 11:43, Krzysztof Kozlowski wrote: > On 06/09/2016 10:38 AM, Roger Quadros wrote: >> Hi, >> >> On 08/06/16 16:48, Krzysztof Kozlowski wrote: >>> Add VBUS pin detection support to extcon-usb-gpio driver for boards >>> which have both VBUS and ID pins, or only one of them. >>> >>> The

Re: [RFC v4 4/7] extcon: usb-gpio: Add support for VBUS detection

2016-06-09 Thread Roger Quadros
Fixed Felipe's id. On 09/06/16 11:38, Roger Quadros wrote: > Hi, > > On 08/06/16 16:48, Krzysztof Kozlowski wrote: >> Add VBUS pin detection support to extcon-usb-gpio driver for boards >> which have both VBUS and ID pins, or only one of them. >> >> The logic behind reporting USB and USB-HOST

Re: [RFC v4 4/7] extcon: usb-gpio: Add support for VBUS detection

2016-06-09 Thread Krzysztof Kozlowski
On 06/09/2016 10:38 AM, Roger Quadros wrote: > Hi, > > On 08/06/16 16:48, Krzysztof Kozlowski wrote: >> Add VBUS pin detection support to extcon-usb-gpio driver for boards >> which have both VBUS and ID pins, or only one of them. >> >> The logic behind reporting USB and USB-HOST extcon cables is

Re: [RFC v4 4/7] extcon: usb-gpio: Add support for VBUS detection

2016-06-09 Thread Roger Quadros
Fixed Felipe's id. On 09/06/16 11:38, Roger Quadros wrote: > Hi, > > On 08/06/16 16:48, Krzysztof Kozlowski wrote: >> Add VBUS pin detection support to extcon-usb-gpio driver for boards >> which have both VBUS and ID pins, or only one of them. >> >> The logic behind reporting USB and USB-HOST

Re: [RFC v4 4/7] extcon: usb-gpio: Add support for VBUS detection

2016-06-09 Thread Krzysztof Kozlowski
On 06/09/2016 10:38 AM, Roger Quadros wrote: > Hi, > > On 08/06/16 16:48, Krzysztof Kozlowski wrote: >> Add VBUS pin detection support to extcon-usb-gpio driver for boards >> which have both VBUS and ID pins, or only one of them. >> >> The logic behind reporting USB and USB-HOST extcon cables is

Re: [RFC v4 4/7] extcon: usb-gpio: Add support for VBUS detection

2016-06-09 Thread Roger Quadros
Hi, On 08/06/16 16:48, Krzysztof Kozlowski wrote: > Add VBUS pin detection support to extcon-usb-gpio driver for boards > which have both VBUS and ID pins, or only one of them. > > The logic behind reporting USB and USB-HOST extcon cables is not > affected. The driver however will report extcon

Re: [RFC v4 4/7] extcon: usb-gpio: Add support for VBUS detection

2016-06-09 Thread Roger Quadros
Hi, On 08/06/16 16:48, Krzysztof Kozlowski wrote: > Add VBUS pin detection support to extcon-usb-gpio driver for boards > which have both VBUS and ID pins, or only one of them. > > The logic behind reporting USB and USB-HOST extcon cables is not > affected. The driver however will report extcon

[RFC v4 4/7] extcon: usb-gpio: Add support for VBUS detection

2016-06-08 Thread Krzysztof Kozlowski
Add VBUS pin detection support to extcon-usb-gpio driver for boards which have both VBUS and ID pins, or only one of them. The logic behind reporting USB and USB-HOST extcon cables is not affected. The driver however will report extcon changes for USB-VBUS and USB-ID. Signed-off-by: Robert

[RFC v4 4/7] extcon: usb-gpio: Add support for VBUS detection

2016-06-08 Thread Krzysztof Kozlowski
Add VBUS pin detection support to extcon-usb-gpio driver for boards which have both VBUS and ID pins, or only one of them. The logic behind reporting USB and USB-HOST extcon cables is not affected. The driver however will report extcon changes for USB-VBUS and USB-ID. Signed-off-by: Robert