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