kernel-fxtec-pro1x/drivers/usb/chipidea
Peter Chen ce3670966e usb: chipidea: core: add wakeup support for extcon
commit 876d4e1e8298ad1f94d9e9392fc90486755437b4 upstream.

If wakeup event occurred by extcon event, it needs to call
ci_irq again since the first ci_irq calling at extcon notifier
only wakes up controller, but do noop for event handling,
it causes the extcon use case can't work well from low power mode.

Cc: <stable@vger.kernel.org>
Fixes: 3ecb3e09b0 ("usb: chipidea: Use extcon framework for VBUS and ID detect")
Reported-by: Philippe Schenker <philippe.schenker@toradex.com>
Tested-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Link: https://lore.kernel.org/r/20200707060601.31907-2-peter.chen@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-22 09:32:09 +02:00
..
bits.h
ci.h usb: chipidea: Always build ULPI code 2018-07-05 14:22:47 +08:00
ci_hdrc_imx.c usb: chipidea: Fix ULPI on imx51 2018-05-31 12:44:39 +02:00
ci_hdrc_imx.h
ci_hdrc_msm.c USB: chipidea: msm: fix ulpi-node lookup 2017-12-13 09:50:52 +08:00
ci_hdrc_pci.c
ci_hdrc_tegra.c usb: chipidea: tegra: Fix missed ci_hdrc_remove_device() 2019-03-23 20:10:04 +01:00
ci_hdrc_usb2.c
ci_hdrc_zevio.c
core.c usb: chipidea: core: add wakeup support for extcon 2020-07-22 09:32:09 +02:00
debug.c USB: chipidea: no need to check return value of debugfs_create functions 2018-05-31 12:54:22 +02:00
host.c usb: chipidea: host: Disable port power only if previously enabled 2020-01-14 20:06:58 +01:00
host.h
Kconfig usb: chipidea: Always build ULPI code 2018-07-05 14:22:47 +08:00
Makefile usb: chipidea: Always build ULPI code 2018-07-05 14:22:47 +08:00
otg.c usb: chipidea: Fix otg event handler 2019-11-20 18:47:07 +01:00
otg.h usb: chipidea: Prevent unbalanced IRQ disable 2018-11-13 11:08:36 -08:00
otg_fsm.c USB: move many drivers to use DEVICE_ATTR_WO 2018-01-24 08:49:52 +01:00
otg_fsm.h
udc.c usb: chipidea: udc: don't do hardware access if gadget has stopped 2019-09-06 10:22:15 +02:00
udc.h
ulpi.c usb: chipidea: Always build ULPI code 2018-07-05 14:22:47 +08:00
usbmisc_imx.c usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already started 2019-11-20 18:47:06 +01:00