From: Kever Yang Date: Mon, 10 Nov 2014 13:09:43 +0000 (+0800) Subject: usb: dwc2: add bus suspend/resume for dwc2 X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cf884e819e05437287a668b9bfcc198bab6329c;p=pandora-kernel.git usb: dwc2: add bus suspend/resume for dwc2 Hcd controller needs bus_suspend/resume, dwc2 controller make root hub generate suspend/resume signal with hprt0 register when work in host mode. After the root hub enter suspend, we can make controller enter low power state with PCGCTL register. We also update the lx_state for hsotg state. This patch has tested on rk3288 with suspend/resume. Signed-off-by: Kever Yang Acked-by: Paul Zimmerman Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed