All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: dwc3: Introduce refclk lpm
@ 2018-11-03  1:35 Thinh Nguyen
  2018-11-03  1:35   ` [1/3] " Thinh Nguyen
  0 siblings, 1 reply; 23+ messages in thread
From: Thinh Nguyen @ 2018-11-03  1:35 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.


Thinh Nguyen (3):
  usb: dwc3: Add reference clock properties
  usb: dwc3: Set reference clock period
  usb: dwc3: Enable low power management using refclk

 Documentation/devicetree/bindings/usb/dwc3.txt | 18 ++++++++++++++
 drivers/usb/dwc3/core.c                        | 34 ++++++++++++++++++++++++++
 drivers/usb/dwc3/core.h                        | 14 +++++++++++
 3 files changed, 66 insertions(+)

-- 
2.11.0

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

end of thread, other threads:[~2018-12-08  2:25 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-03  1:35 [PATCH 0/3] usb: dwc3: Introduce refclk lpm Thinh Nguyen
2018-11-03  1:35 ` [PATCH 1/3] usb: dwc3: Add reference clock properties Thinh Nguyen
2018-11-03  1:35   ` [1/3] " Thinh Nguyen
2018-11-06 11:26   ` [PATCH 1/3] " Felipe Balbi
2018-11-06 11:26     ` [1/3] " Felipe Balbi
2018-11-07  4:11     ` [PATCH 1/3] " Thinh Nguyen
2018-11-07  4:11       ` [1/3] " Thinh Nguyen
2018-11-07  6:37       ` [PATCH 1/3] " Felipe Balbi
2018-11-07  6:37         ` [1/3] " Felipe Balbi
2018-11-07 22:49         ` [PATCH 1/3] " Thinh Nguyen
2018-11-07 22:49           ` [1/3] " Thinh Nguyen
2018-11-08  7:17           ` [PATCH 1/3] " Felipe Balbi
2018-11-08  7:17             ` [1/3] " Felipe Balbi
2018-11-08 19:51             ` [PATCH 1/3] " Thinh Nguyen
2018-11-08 19:51               ` [1/3] " Thinh Nguyen
2018-11-09  7:14               ` [PATCH 1/3] " Felipe Balbi
2018-11-09  7:14                 ` [1/3] " Felipe Balbi
2018-11-09  7:45                 ` [PATCH 1/3] " Thinh Nguyen
2018-11-09  7:45                   ` [1/3] " Thinh Nguyen
2018-11-09  8:54                   ` [PATCH 1/3] " Felipe Balbi
2018-11-09  8:54                     ` [1/3] " Felipe Balbi
2018-12-08  2:25                     ` [PATCH 1/3] " Thinh Nguyen
2018-12-08  2:25                       ` [1/3] " Thinh Nguyen

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.