1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

dt-bindings: usb: dwc2: add disable-over-current

The driver parses disable-over-current protection and some
implementations use it (e.g. Altera Stratix10), so document it in the
bindings.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2022-02-18 17:15:21 +01:00 committed by Dinh Nguyen
parent 1b5f9a0487
commit 4b9ff41f22

View file

@ -68,6 +68,10 @@ properties:
items:
- const: otg
disable-over-current:
type: boolean
description: whether to disable detection of over-current condition.
iommus:
maxItems: 1