Star64_linux/drivers/usb/dwc3
Andy Shevchenko b522f830d3 usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield
It seems that on Intel Merrifield platform the USB PHY shouldn't be suspended.
Otherwise it can't be enabled by simply change the cable in the connector.

Enable corresponding quirk for the platform in question.

Fixes: e5f4ca3fce ("usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression")
Suggested-by: Serge Semin <fancer.lancer@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210322125244.79407-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-23 13:24:54 +01:00
..
core.c
core.h
debug.h
debugfs.c
drd.c
dwc3-exynos.c
dwc3-haps.c
dwc3-imx8mp.c
dwc3-keystone.c
dwc3-meson-g12a.c
dwc3-of-simple.c
dwc3-omap.c
dwc3-pci.c usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield 2021-03-23 13:24:54 +01:00
dwc3-qcom.c usb: dwc3: qcom: skip interconnect init for ACPI probe 2021-03-23 13:20:32 +01:00
dwc3-st.c
ep0.c
gadget.c usb: dwc3: gadget: Use max speed if unspecified 2021-03-23 13:21:24 +01:00
gadget.h
host.c
io.h
Kconfig
Makefile
trace.c
trace.h
ulpi.c