Commit 2441ca62 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Sebastian Reichel

dt-bindings: power: supply: qcom,pm8941: use regulator schema for child node

The 'usb-otg-vbus' child node is a regulator so reference the regulator
schema for proper evaluation.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent 576fc9e6
...@@ -121,7 +121,7 @@ properties: ...@@ -121,7 +121,7 @@ properties:
description: Reference to the regulator supplying power to the USB_OTG_IN pin. description: Reference to the regulator supplying power to the USB_OTG_IN pin.
otg-vbus: otg-vbus:
type: object $ref: /schemas/regulator/regulator.yaml#
description: | description: |
This node defines a regulator used to control the direction of VBUS voltage. This node defines a regulator used to control the direction of VBUS voltage.
Specifically whether to supply voltage to VBUS for host mode operation of the OTG port, Specifically whether to supply voltage to VBUS for host mode operation of the OTG port,
......
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