Searched hist:"5955 bb9345f692d4e9d0bbab5e97c3dd7bf58bc4" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci-dwc3.c | 5955bb9345f692d4e9d0bbab5e97c3dd7bf58bc4 Wed Dec 02 06:14:27 UTC 2015 Rajesh Bhagat <rajesh.bhagat@freescale.com> usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook
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>
|