Commit 61a37dc9 authored by Kunihiko Hayashi's avatar Kunihiko Hayashi Committed by Vinod Koul

dt-bindings: phy: uniphier-usb3ss: Treat vbus-supply as optional

The usb-device doesn't need "vbus-supply" property, so the property should
be removed from required.
Signed-off-by: default avatarKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/1648637715-19262-3-git-send-email-hayashi.kunihiko@socionext.comSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent cfe4c102
......@@ -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
......@@ -71,7 +71,6 @@ required:
- clock-names
- resets
- reset-names
- vbus-supply
additionalProperties: false
......
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