OSDN Git Service

usb: dwc3: Fall back to high speed when SSPHY fails
authorMayank Rana <mrana@codeaurora.org>
Wed, 11 Feb 2015 00:51:10 +0000 (16:51 -0800)
committerDavid Keitel <dkeitel@codeaurora.org>
Tue, 22 Mar 2016 18:06:43 +0000 (11:06 -0700)
commitfcc26a6a54615c0d0b3001fa1a8fc265abde7614
treeabb3910bf53d65d3f5e1a8d2492aef3d59d79a38
parent0071b357da5fbad68189ca7a47cde5a6bdb75e33
usb: dwc3: Fall back to high speed when SSPHY fails

In some cases, it has been observed that SSPHY fails to initialized.
This change detects this condition and configures controller to work
into high speed mode only.

Change-Id: I50c4041d8572d0cdc4535812eebd10fc18b78e98
Signed-off-by: Mayank Rana <mrana@codeaurora.org>
drivers/usb/dwc3/core.c