kernel_samsung_a53x/drivers/usb/cdns3
Roger Quadros cf14895e31 usb: cdns3: Add quirk flag to enable suspend residency
[ Upstream commit 0aca19e4037a4143273e90f1b44666b78b4dde9b ]

Some platforms (e.g. ti,j721e-usb, ti,am64-usb) require
this bit to be set to workaround a lockup issue with PHY
short suspend intervals [1]. Add a platform quirk flag
to indicate if Suspend Residency should be enabled.

[1] - https://www.ti.com/lit/er/sprz457h/sprz457h.pdf
i2409 - USB: USB2 PHY locks up due to short suspend

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
Acked-by: Peter Chen <peter.chen@kernel.org>
Link: https://lore.kernel.org/r/20240516044537.16801-2-r-gunasekaran@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-01-15 16:29:40 +01:00
..
cdns3-imx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cdns3-pci-wrap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cdns3-ti.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
core.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
core.h usb: cdns3: Add quirk flag to enable suspend residency 2025-01-15 16:29:40 +01:00
debug.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
drd.c usb: cdns3: Add quirk flag to enable suspend residency 2025-01-15 16:29:40 +01:00
drd.h usb: cdns3: Add quirk flag to enable suspend residency 2025-01-15 16:29:40 +01:00
ep0.c usb: cdns3: Fixes for sparse warnings 2024-11-18 12:12:54 +01:00
gadget-export.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gadget.c usb: cdns3: fix memory double free when handle zero packet 2024-11-18 22:25:39 +01:00
gadget.h usb: cdns3: fix iso transfer error when mult is not zero 2024-11-18 12:12:54 +01:00
host-export.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
host.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trace.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trace.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00