Commit fb67c6c7 authored by Conor Dooley's avatar Conor Dooley Committed by Greg Kroah-Hartman

dt-bindings: musb: mpfs: add ULPI external vbus support

Add a property to allow configuring the musb controller on PolarFire SoC
to use an external vbus for ULPI PHYs.
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240531-fountain-plating-1d3739422a26@wendySigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e44f31e2
...@@ -34,6 +34,13 @@ properties: ...@@ -34,6 +34,13 @@ properties:
clocks: clocks:
maxItems: 1 maxItems: 1
microchip,ext-vbus-drv:
description:
Some ULPI USB PHYs do not support an internal VBUS supply and driving
the CPEN pin requires the configuration of the UPLI_USE__EXTVBUS
bit in ULPI_BUSCONTROL.
$ref: /schemas/types.yaml#/definitions/flag
required: required:
- compatible - compatible
- reg - reg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment