kernel_samsung_a53x/drivers/usb/chipidea
Xu Yang e124433bd8 usb: chipidea: udc: enable suspend interrupt after usb reset
[ Upstream commit e4fdcc10092fb244218013bfe8ff01c55d54e8e4 ]

Currently, suspend interrupt is enabled before pullup enable operation.
This will cause a suspend interrupt assert right after pullup DP. This
suspend interrupt is meaningless, so this will ignore such interrupt
by enable it after usb reset completed.

Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Acked-by: Peter Chen <peter.chen@kernel.org>
Link: https://lore.kernel.org/r/20240823073832.1702135-1-xu.yang_2@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:50 +01:00
..
bits.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ci.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ci_hdrc_imx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ci_hdrc_imx.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ci_hdrc_msm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ci_hdrc_pci.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ci_hdrc_tegra.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ci_hdrc_usb2.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
core.c usb: chipidea: wait controller resume finished for wakeup irq 2024-11-18 12:12:46 +01:00
debug.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
host.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
host.h 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
otg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otg_fsm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
otg_fsm.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
udc.c usb: chipidea: udc: enable suspend interrupt after usb reset 2024-11-23 23:21:50 +01:00
udc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ulpi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usbmisc_imx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00