[RFC PATCH v2 0/2] add power manage for dwc2 hcd

From: Kever Yang
Date: Wed Oct 29 2014 - 10:09:18 EST


This patchset add clock manage and suspend/resume for dwc2.
Based on Dinh's patch "usb: dwc2: Add support for dual role".

Because the system suspend/resume on my platform still not
ready, and the 'suspend' can't be used in power/control node,
and the auto suspend seems not work, could anyone told me
how to test the usb suspend/resume API easily?

Changes in v2:
- remove the clock from hcd
- adjust the delay time when resume
- move all the clock operation into platform

Kever Yang (2):
usb: dwc2: add bus suspend/resume for dwc2
usb: dwc2: move the clock management from gadget to platform

drivers/usb/dwc2/gadget.c | 24 ++-------------
drivers/usb/dwc2/hcd.c | 75 ++++++++++++++++++++++++++++++++++++++-------
drivers/usb/dwc2/platform.c | 32 +++++++++++--------
3 files changed, 86 insertions(+), 45 deletions(-)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/