diff options
author | Elson Roy Serrao <quic_eserrao@quicinc.com> | 2023-03-25 00:47:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-29 11:27:01 +0300 |
commit | f0db885fb05d35befa81896db6b19eb3ee9ccdfe (patch) | |
tree | 5025f5f11cf8956fc5dc5b2f388c18b563a36a7f /usr | |
parent | 047161686b813ae9035a3fb342ba8b6932053492 (diff) | |
download | linux-f0db885fb05d35befa81896db6b19eb3ee9ccdfe.tar.xz |
usb: gadget: Add function wakeup support
USB3.2 spec section 9.2.5.4 quotes that a function may signal that
it wants to exit from Function Suspend by sending a Function
Wake Notification to the host if it is enabled for function
remote wakeup. Add an api in composite layer that can be used
by the function drivers to support this feature. Also expose
a gadget op so that composite layer can trigger a wakeup request
to the UDC driver.
Reviewed-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-4-git-send-email-quic_eserrao@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions