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

Álvaro Fernández Rojas noltari at gmail.com
Tue Feb 23 11:16:42 EST 2021


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 | 6 ++++++
 drivers/usb/host/ehci-platform.c                        | 3 +++
 2 files changed, 9 insertions(+)

-- 
2.20.1




More information about the linux-arm-kernel mailing list