android_kernel_oneplus_msm8998/drivers/usb/dwc3
Thinh Nguyen 88246eb7bf usb: dwc3: Fix default lpm_nyet_threshold value
commit 8d791929b2fbdf7734c1596d808e55cb457f4562 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-16 19:45:04 +02:00
..
core.c usb: dwc3: Fix default lpm_nyet_threshold value 2019-05-16 19:45:04 +02:00
core.h usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields 2018-05-30 07:49:11 +02:00
debug.c
debug.h
debugfs.c
dwc3-exynos.c
dwc3-keystone.c
dwc3-omap.c usb: dwc3: omap: fix error return code in dwc3_omap_probe() 2018-11-10 07:41:39 -08:00
dwc3-pci.c usb: dwc3: pci: Properly cleanup resource 2018-04-24 09:32:06 +02:00
dwc3-qcom.c
dwc3-st.c
ep0.c
gadget.c usb: dwc3: gadget: Fix suspend/resume during device mode 2019-04-03 06:23:17 +02:00
gadget.h
host.c
io.h
Kconfig
Makefile
platform_data.h
trace.c
trace.h
ulpi.c