2021-02-23 20:13:33

by Álvaro Fernández Rojas

[permalink] [raw]
Subject: [PATCH 0/2] usb: host: ehci-platform: add ignore-oc DT support

Over-current reporting isn't supported on some platforms such as bcm63xx.
These devices will incorrectly report over-current if this flag isn't properly
activated.

Álvaro Fernández Rojas (2):
dt-bindings: usb: generic-ehci: document ignore-oc flag
usb: host: ehci-platform: add ignore-oc DT support

Documentation/devicetree/bindings/usb/generic-ehci.yaml | 5 +++++
drivers/usb/host/ehci-platform.c | 3 +++
2 files changed, 8 insertions(+)

--
2.20.1