linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] ACG support for dwc2 driver
@ 2017-05-10 12:26 Razmik Karapetyan
  0 siblings, 0 replies; only message in thread
From: Razmik Karapetyan @ 2017-05-10 12:26 UTC (permalink / raw)
  To: John Youn, Felipe Balbi, Greg Kroah-Hartman, linux-usb, linux-kernel
  Cc: Razmik Karapetyan

In short this feature specifies, that controller supports Dynamic Power Reduction 
during no traffic scenarios. 

Changes in v3:
-added commit for backup and restore of ACG support register

Razmik Karapetyan (4):
  usb: dwc2: Define PCGCCTL1 register in hw.h
  usb: dwc2: Define Active Clock Gating support bit in GHWCFG4
  usb: dwc2: Add dwc2_enable_acg function
  usb: dwc2: Backup and restore PCGCCTL1 register

 drivers/usb/dwc2/core.c   | 18 ++++++++++++++++++
 drivers/usb/dwc2/core.h   |  3 +++
 drivers/usb/dwc2/gadget.c | 12 ++++++++++--
 drivers/usb/dwc2/hcd.c    |  5 +++++
 drivers/usb/dwc2/hw.h     |  5 +++++
 5 files changed, 41 insertions(+), 2 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-10 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-10 12:26 [PATCH v3 0/4] ACG support for dwc2 driver Razmik Karapetyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).