Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
usb: xhci-plat: Add remote wakeup support for xilinx
This patch adds support for enabling remote wakeup capability to the host controller. If the device has wakeup capability, then sets the wakeup flag and enable wakeup irq. Added function registration and deregistration functionality, to inform the dwc3 driver about the device wakeup capability. This patch creates an interface between platform and dwc3-host. Signed-off-by: Piyush Mehta <piyush.mehta@xilinx.com>
- Loading branch information
Piyush Mehta
authored and
Michal Simek
committed
Sep 17, 2021
1 parent
6e383f5
commit 5b2efd9328312427b7830d41ce3c8dfec63457eb
Showing
2 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters