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:
parent
1b5f9a0487
commit
4b9ff41f22
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue