diff options
author | Elson Roy Serrao <quic_eserrao@quicinc.com> | 2023-03-25 00:47:58 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-29 11:27:01 +0300 |
commit | 047161686b813ae9035a3fb342ba8b6932053492 (patch) | |
tree | 1ff19299252f34f20a9ffca8192b8e6caa877333 /include/linux/usb | |
parent | b93c2a68f3d9dc98ec30dcb342ae47c1c8d09d18 (diff) | |
download | linux-047161686b813ae9035a3fb342ba8b6932053492.tar.xz |
usb: dwc3: Add remote wakeup handling
An usb device can initate a remote wakeup and bring the link out of
suspend as dictated by the DEVICE_REMOTE_WAKEUP feature selector.
Add support to handle this packet and set the remote wakeup capability.
Some hosts may take longer time to initiate the resume signaling after
device triggers a remote wakeup. So add async support to the wakeup API
by enabling link status change events.
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Signed-off-by: Elson Roy Serrao <quic_eserrao@quicinc.com>
Link: https://lore.kernel.org/r/1679694482-16430-3-git-send-email-quic_eserrao@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/usb')
0 files changed, 0 insertions, 0 deletions