usb: gadget: f_ipc: Add support of sideband notifier call chain
Due to host is in suspend mode the write operation on usb endpoint
is fail so register sideband signal to notify the GPIO driver with
"EVT_WAKE_UP" event, so GPIO driver will wakeup the host as per
event. due to the sideband signalling mechanism, peripheral is able
to send important message after host is coming out from suspend.
Change-Id: I75fc18747cbb33723aa06361af3ae967a9a6fd34
Signed-off-by:
Aniket Randive <arandive@codeaurora.org>
Loading
Please register or sign in to comment