Skip to content

Commit

Permalink
dt-bindings: musb: mpfs: add ULPI external vbus support
Browse files Browse the repository at this point in the history
Add a property to allow configuring the musb controller on PolarFire SoC
to use an external vbus for ULPI PHYs.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240531-fountain-plating-1d3739422a26@wendy
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Conor Dooley authored and Greg Kroah-Hartman committed Jun 4, 2024
1 parent e44f31e commit fb67c6c
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ properties:
clocks:
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:
- compatible
- reg
Expand Down

0 comments on commit fb67c6c

Please sign in to comment.