aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2022-06-01 09:19:08 +0200
committerSebastian Reichel <[email protected]>2022-06-09 19:55:37 +0200
commit576fc9e6f7663f140ebf5002e6568d9dc273bb7d (patch)
tree0678d2b777116e10b4799d104aacd552cf56e11a
parenta6c487cd7e4aa1af83423003f05c87302325b87c (diff)
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: Krzysztof Kozlowski <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/power/supply/bq24190.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/bq24190.yaml b/Documentation/devicetree/bindings/power/supply/bq24190.yaml
index 0d7cbbdf808b..402d9d2ed2b9 100644
--- a/Documentation/devicetree/bindings/power/supply/bq24190.yaml
+++ b/Documentation/devicetree/bindings/power/supply/bq24190.yaml
@@ -28,7 +28,7 @@ properties:
maxItems: 1
usb-otg-vbus:
- type: object
+ $ref: /schemas/regulator/regulator.yaml#
description: |
Regulator that is used to control the VBUS voltage direction for
either USB host mode or for charging on the OTG port