linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add simple-pm ops
@ 2019-09-17 14:44 Marco Felsch
  2019-09-17 14:44 ` [PATCH 1/4] dt-bindings: usb: usb251xb: add documentation for voltage supply Marco Felsch
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Marco Felsch @ 2019-09-17 14:44 UTC (permalink / raw)
  To: richard.leitner, robh+dt, fancer.lancer; +Cc: linux-usb, devicetree, kernel

Hi,

this series adds the simple-pm ops to reinitialize the hub after a
suspend. For this reason I added the vdd-supply to ensure that vdd is
ready.

Regards,
  Marco

Marco Felsch (4):
  dt-bindings: usb: usb251xb: add documentation for voltage supply
  usb: usb251xb: add vdd supply support
  usb: usb251xb: simplify reset helper
  usb: usb251xb: add pm_ops

 .../devicetree/bindings/usb/usb251xb.txt      |  1 +
 drivers/usb/misc/usb251xb.c                   | 49 ++++++++++++++++---
 2 files changed, 42 insertions(+), 8 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-09-30 23:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-17 14:44 [PATCH 0/4] Add simple-pm ops Marco Felsch
2019-09-17 14:44 ` [PATCH 1/4] dt-bindings: usb: usb251xb: add documentation for voltage supply Marco Felsch
2019-09-18  8:13   ` Richard Leitner
2019-09-30 23:07   ` Rob Herring
2019-09-17 14:44 ` [PATCH 2/4] usb: usb251xb: add vdd supply support Marco Felsch
2019-09-18  8:14   ` Richard Leitner
2019-09-17 14:44 ` [PATCH 3/4] usb: usb251xb: simplify reset helper Marco Felsch
2019-09-18  8:14   ` Richard Leitner
2019-09-17 14:44 ` [PATCH 4/4] usb: usb251xb: add pm_ops Marco Felsch
2019-09-18  8:15   ` Richard Leitner

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).