From: Krzysztof Kozlowski Date: Wed, 1 Jun 2022 07:19:08 +0000 (+0200) Subject: dt-bindings: power: supply: bq24190: use regulator schema for child node X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=576fc9e6f7663f140ebf5002e6568d9dc273bb7d;p=linux.git 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 Acked-by: Rob Herring Signed-off-by: Sebastian Reichel --- diff --git a/Documentation/devicetree/bindings/power/supply/bq24190.yaml b/Documentation/devicetree/bindings/power/supply/bq24190.yaml index 0d7cbbdf808bb..402d9d2ed2b9f 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