Re: [PATCH v7 4/5] usb: dwc3: omap: Pass VBUS and ID events transparently

From: Roger Quadros
Date: Tue May 10 2016 - 06:01:16 EST


On 10/05/16 12:55, Felipe Balbi wrote:
>
> Hi,
>
> Roger Quadros <rogerq@xxxxxx> writes:
>> Don't make any decisions regarding VBUS session based on ID
>> status. That is best left to the OTG core.
>>
>> Pass ID and VBUS events independent of each other so that OTG
>> core knows exactly what to do.
>>
>> This makes dual-role with extcon work with OTG irq on OMAP platforms.
>>
>> Signed-off-by: Roger Quadros <rogerq@xxxxxx>
>
> I have a feeling this will regress OMAP5432 uEVM. Did you test with that
> board ?
>

Yes. Any specific test case you would like me to test?
For now I'm just doing enumeration with g_zero.

cheers,
-roger