OSDN Git Service

usb: dwc2: add optional usb ecc reset bit
authorDinh Nguyen <dinguyen@kernel.org>
Wed, 1 Nov 2017 15:34:53 +0000 (10:34 -0500)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 12 Dec 2017 11:04:22 +0000 (13:04 +0200)
commitf2830ad455ec0fdc386baeb9d654f7095bf849da
tree36e4ec9685c427897027408661f9f5d338c2c939
parent5785e87a3db80a033c16e19de7741bc444f50f1a
usb: dwc2: add optional usb ecc reset bit

The dwc2 USB controller in Stratix10 has an additional ECC reset bit that
needs to get de-asserted in order for the controller to work properly.

Acked-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc2/core.h
drivers/usb/dwc2/platform.c