Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook | Rajesh Bhagat | 2015-12-07 | -0/+2 |
| | | | | | | | | | | | As per dwc3 databook, delay is required before taking the core out of reset. This delay is required so that the PHY are stable, and then we can take core out of reset. Reference is taken from linux dwc3 code, file: drivers/usb/dwc3/core.c. Signed-off-by: Sriram Dash <sriram.dash@freescale.com> Signed-off-by: Rajesh Bhagat <rajesh.bhagat@freescale.com> | |||
* | drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller | Nikhil Badola | 2015-07-22 | -0/+6 |
| | | | | | | | This adjusts (micro)frame length to appropriate value thus avoiding USB devices to time out over a longer run Signed-off-by: Nikhil Badola <nikhil.badola@freescale.com> | |||
* | usb: dwc3: Add DWC3 controller driver support | Ramneek Mehresh | 2015-07-22 | -0/+91 |
Add support for DWC3 XHCI controller driver Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com> |