Discussion:
[RFC PATCH 0/2] add power manage for dwc2 hcd
Kever Yang
2014-10-16 05:46:16 UTC
Permalink
This patchset add clock manage and suspend/resume for dwc2.
Based on Dinh's patch "usb: dwc2: Add support for dual role".


Kever Yang (2):
usb: dwc2: add clock manage for hcd
usb: dwc2: add bus suspend/resume for dwc2

drivers/usb/dwc2/gadget.c | 16 ++--------
drivers/usb/dwc2/hcd.c | 74 ++++++++++++++++++++++++++++++++++++++-------
drivers/usb/dwc2/platform.c | 30 ++++++++++--------
3 files changed, 83 insertions(+), 37 deletions(-)
--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-***@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Loading...