All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] usb: dwc3: Introduce refclk lpm
@ 2018-12-08  2:27 Thinh Nguyen
  2018-12-08  2:27   ` [v2,1/4] " Thinh Nguyen
  2018-12-08  2:27   ` [v2,3/4] " Thinh Nguyen
  0 siblings, 2 replies; 29+ messages in thread
From: Thinh Nguyen @ 2018-12-08  2:27 UTC (permalink / raw)
  To: Felipe Balbi, linux-usb, devicetree, Rob Herring, Mark Rutland; +Cc: John Youn

This patch series introduce a new feature in DWC_usb31 with more
aggressive low power management using reference clock.

Changes in v2:
- Revise commit messages to correctly describe the feature
- Split previous patch "usb: dwc3: Add reference clock properties" to 2
  separate patches
- Remove reference clock period validation in since DWC_usb3
  can support more periods than DWC_usb31
- Rename property snps,enable-refclk-lpm to snps,enable-refclk-sof


Thinh Nguyen (4):
  usb: dwc3: Add property snps,refclk-period-ns
  usb: dwc3: Set the reference clock period
  usb: dwc3: Add property snps,enable-refclk-sof
  usb: dwc3: Enable frame number tracking based on reference clock

 Documentation/devicetree/bindings/usb/dwc3.txt |  5 +++
 drivers/usb/dwc3/core.c                        | 60 ++++++++++++++++++++++++++
 drivers/usb/dwc3/core.h                        | 16 +++++++
 3 files changed, 81 insertions(+)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2018-12-21 19:30 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-08  2:27 [PATCH v2 0/4] usb: dwc3: Introduce refclk lpm Thinh Nguyen
2018-12-08  2:27 ` [PATCH v2 1/4] usb: dwc3: Add property snps,refclk-period-ns Thinh Nguyen
2018-12-08  2:27   ` [v2,1/4] " Thinh Nguyen
2018-12-18 16:38   ` [PATCH v2 1/4] " Rob Herring
2018-12-18 16:38     ` [v2,1/4] " Rob Herring
2018-12-19  0:22     ` [PATCH v2 1/4] " Thinh Nguyen
2018-12-19  0:22       ` [v2,1/4] " Thinh Nguyen
2018-12-19 13:18       ` [PATCH v2 1/4] " Rob Herring
2018-12-19 13:18         ` [v2,1/4] " Rob Herring
2018-12-19 21:31         ` [PATCH v2 1/4] " Thinh Nguyen
2018-12-19 21:31           ` [v2,1/4] " Thinh Nguyen
2018-12-20  6:48           ` [PATCH v2 1/4] " Felipe Balbi
2018-12-20  6:48             ` [v2,1/4] " Felipe Balbi
2018-12-21  0:21             ` [PATCH v2 1/4] " Thinh Nguyen
2018-12-21  0:21               ` [v2,1/4] " Thinh Nguyen
2018-12-21 17:11               ` [PATCH v2 1/4] " Rob Herring
2018-12-21 17:11                 ` [v2,1/4] " Rob Herring
2018-12-21 19:30                 ` [PATCH v2 1/4] " Thinh Nguyen
2018-12-21 19:30                   ` [v2,1/4] " Thinh Nguyen
2018-12-08  2:27 ` [PATCH v2 3/4] usb: dwc3: Add property snps,enable-refclk-sof Thinh Nguyen
2018-12-08  2:27   ` [v2,3/4] " Thinh Nguyen
2018-12-18 16:41   ` [PATCH v2 3/4] " Rob Herring
2018-12-18 16:41     ` [v2,3/4] " Rob Herring
2018-12-19  0:19     ` [PATCH v2 3/4] " Thinh Nguyen
2018-12-19  0:19       ` [v2,3/4] " Thinh Nguyen
2018-12-20  6:52     ` [PATCH v2 3/4] " Felipe Balbi
2018-12-20  6:52       ` [v2,3/4] " Felipe Balbi
2018-12-20 15:19       ` [PATCH v2 3/4] " Rob Herring
2018-12-20 15:19         ` [v2,3/4] " Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.