linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: ohci: Per-port overcurrent protection
@ 2020-09-04  3:22 Hamish Martin
  2020-09-04  3:22 ` [PATCH 1/2] usb: ohci: Add per-port overcurrent quirk Hamish Martin
  2020-09-04  3:22 ` [PATCH 2/2] dt-bindings: usb: generic-ohci: Document per-port-overcurrent property Hamish Martin
  0 siblings, 2 replies; 8+ messages in thread
From: Hamish Martin @ 2020-09-04  3:22 UTC (permalink / raw)
  To: gregkh, robh+dt, stern; +Cc: linux-usb, devicetree, linux-kernel, Hamish Martin

Add a dt-binding to select per-port overcurrent protection mode so handle
spurious overcurrent events from unconnected ports.

Hamish Martin (2):
  usb: ohci: Add per-port overcurrent quirk
  dt-bindings: usb: generic-ohci: Document per-port-overcurrent property

 Documentation/devicetree/bindings/usb/generic-ohci.yaml | 5 +++++
 drivers/usb/host/ohci-hcd.c                             | 4 ++++
 drivers/usb/host/ohci-platform.c                        | 3 +++
 drivers/usb/host/ohci.h                                 | 1 +
 4 files changed, 13 insertions(+)

-- 
2.28.0


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

end of thread, other threads:[~2020-09-08 15:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-04  3:22 [PATCH 0/2] usb: ohci: Per-port overcurrent protection Hamish Martin
2020-09-04  3:22 ` [PATCH 1/2] usb: ohci: Add per-port overcurrent quirk Hamish Martin
2020-09-04 15:45   ` Alan Stern
2020-09-07  1:50     ` Hamish Martin
2020-09-07 14:59       ` stern
2020-09-07 22:28         ` Hamish Martin
2020-09-08 14:32           ` stern
2020-09-04  3:22 ` [PATCH 2/2] dt-bindings: usb: generic-ohci: Document per-port-overcurrent property Hamish Martin

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