linux-stable/drivers/usb/dwc3
Thinh Nguyen 16360fa152 usb: dwc3: Fix default lpm_nyet_threshold value
commit 8d791929b2 upstream.

The max possible value for DCTL.LPM_NYET_THRES is 15 and not 255. Change
the default value to 15.

Cc: stable@vger.kernel.org
Fixes: 80caf7d21a ("usb: dwc3: add lpm erratum support")
Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-10 17:53:13 +02:00
..
core.c usb: dwc3: Fix default lpm_nyet_threshold value 2019-05-10 17:53:13 +02:00
core.h usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/resume 2018-09-15 09:45:35 +02:00
debug.h
debugfs.c
drd.c
dwc3-exynos.c
dwc3-keystone.c
dwc3-of-simple.c usb: dwc3: of-simple: fix use-after-free on remove 2018-08-24 13:08:57 +02:00
dwc3-omap.c usb: dwc3: omap: don't miss events during suspend/resume 2018-05-25 16:17:36 +02:00
dwc3-pci.c usb: dwc3: pci: add support for Intel IceLake 2018-08-24 13:08:56 +02:00
dwc3-st.c
ep0.c usb: dwc3: ep0: Reset TRB counter for ep0 IN 2018-02-28 10:19:43 +01:00
gadget.c usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded 2019-04-05 22:31:37 +02:00
gadget.h usb: dwc3: change stream event enable bit back to 13 2018-09-26 08:37:58 +02:00
host.c
io.h
Kconfig
Makefile usb: dwc3: Makefile: fix link error on randconfig 2018-05-25 16:17:39 +02:00
trace.c
trace.h usb: dwc3: trace: add missing break statement to make compiler happy 2019-02-12 19:46:02 +01:00
ulpi.c