Commit 576fc9e6 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Sebastian Reichel

dt-bindings: power: supply: bq24190: 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 a6c487cd
...@@ -28,7 +28,7 @@ properties: ...@@ -28,7 +28,7 @@ properties:
maxItems: 1 maxItems: 1
usb-otg-vbus: usb-otg-vbus:
type: object $ref: /schemas/regulator/regulator.yaml#
description: | description: |
Regulator that is used to control the VBUS voltage direction for Regulator that is used to control the VBUS voltage direction for
either USB host mode or for charging on the OTG port either USB host mode or for charging on 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