Re: [PATCH v2 3/7] usb: chipidea: Support generic usb extcon

2018-08-29 Thread Loic Poulain
Hi Peter, On 28 August 2018 at 08:33, Peter Chen wrote: > >> Add compatibility for extcon-usb-gpio which can handle more than one cable >> per >> instance, allowing coherency of USB cable states (USB/USB-HOST). These states >> can be generated from ID or/and VBUS pins. >> >> In case only one ext

RE: [PATCH v2 3/7] usb: chipidea: Support generic usb extcon

2018-08-27 Thread Peter Chen
> Add compatibility for extcon-usb-gpio which can handle more than one cable per > instance, allowing coherency of USB cable states (USB/USB-HOST). These states > can be generated from ID or/and VBUS pins. > > In case only one extcon device is associated to the USB device, and this > device > s

[PATCH v2 3/7] usb: chipidea: Support generic usb extcon

2018-08-27 Thread Loic Poulain
Add compatibility for extcon-usb-gpio which can handle more than one cable per instance, allowing coherency of USB cable states (USB/USB-HOST). These states can be generated from ID or/and VBUS pins. In case only one extcon device is associated to the USB device, and this device supports USB and U