diff options
author | Elson Roy Serrao <quic_eserrao@quicinc.com> | 2023-03-24 14:48:00 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-29 10:27:01 +0200 |
commit | 92c08a84b53e5dd1f2150e870db2ae9e5a5459e1 (patch) | |
tree | 4eecb5f94d663435404cd31dcb2aa870114477bb /drivers/usb/gadget/composite.c | |
parent | f0db885fb05d35befa81896db6b19eb3ee9ccdfe (diff) |
usb: dwc3: Add function suspend and function wakeup support
USB host sends function suspend and function resume notifications to
the interface through SET_FEATURE/CLEAR_FEATURE setup packets.
Add support to handle these packets by delegating the requests to
composite layer. Also add support to handle function wake notification
requests to exit from function suspend state.
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-5-git-send-email-quic_eserrao@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/gadget/composite.c')
0 files changed, 0 insertions, 0 deletions