Re: [RFC 11/19] dwc3: add OTG handling code

2015-03-19 Thread George Cherian
Hi Robert, On Wed, Mar 18, 2015 at 7:34 PM, Robert Baldyga wrote: > > This patch introduces OTG support in DWC3 driver. OTG feature is responsible > for dynamic USB role switching (between host and peripheral modes) based > on detected cable type. > > Each role switch causes complete core reinit

[RFC 11/19] dwc3: add OTG handling code

2015-03-18 Thread Robert Baldyga
This patch introduces OTG support in DWC3 driver. OTG feature is responsible for dynamic USB role switching (between host and peripheral modes) based on detected cable type. Each role switch causes complete core reinitialization. In peripheral mode UDC device is activated using VBUS session contro