Skip to content

Commit

Permalink
dt-bindings: phy: uniphier-usb3ss: Treat vbus-supply as optional
Browse files Browse the repository at this point in the history
The usb-device doesn't need "vbus-supply" property, so the property should
be removed from required.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/1648637715-19262-3-git-send-email-hayashi.kunihiko@socionext.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
  • Loading branch information
Kunihiko Hayashi authored and Vinod Koul committed Apr 13, 2022
1 parent cfe4c10 commit 61a37dc
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ properties:
- const: phy

vbus-supply:
description: A phandle to the regulator for USB VBUS
description: A phandle to the regulator for USB VBUS, only for USB host

required:
- compatible
Expand All @@ -71,7 +71,6 @@ required:
- clock-names
- resets
- reset-names
- vbus-supply

additionalProperties: false

Expand Down

0 comments on commit 61a37dc

Please sign in to comment.