Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: usb: generic-ehci: document spurious-oc flag

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.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Link: https://lore.kernel.org/r/20210223174455.1378-3-noltari@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Álvaro Fernández Rojas and committed by
Greg Kroah-Hartman
81d23855 2d5ba374

+6
+6
Documentation/devicetree/bindings/usb/generic-ehci.yaml
··· 122 122 description: 123 123 Set this flag to force EHCI reset after resume. 124 124 125 + spurious-oc: 126 + $ref: /schemas/types.yaml#/definitions/flag 127 + description: 128 + Set this flag to indicate that the hardware sometimes turns on 129 + the OC bit when an over-current isn't actually present. 130 + 125 131 companion: 126 132 $ref: /schemas/types.yaml#/definitions/phandle 127 133 description: