From: Krzysztof Kozlowski Date: Wed, 1 Jun 2022 07:19:09 +0000 (+0200) Subject: dt-bindings: power: supply: qcom,pm8941: use regulator schema for child node X-Git-Tag: v6.1-rc5~613^2~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2441ca62b78bd675afdc63872f1f663dcd116dd3;p=platform%2Fkernel%2Flinux-starfive.git 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: Krzysztof Kozlowski Acked-by: Rob Herring Signed-off-by: Sebastian Reichel --- diff --git a/Documentation/devicetree/bindings/power/supply/qcom,pm8941-charger.yaml b/Documentation/devicetree/bindings/power/supply/qcom,pm8941-charger.yaml index caeff68..cd6364d 100644 --- a/Documentation/devicetree/bindings/power/supply/qcom,pm8941-charger.yaml +++ b/Documentation/devicetree/bindings/power/supply/qcom,pm8941-charger.yaml @@ -121,7 +121,7 @@ properties: description: Reference to the regulator supplying power to the USB_OTG_IN pin. otg-vbus: - type: object + $ref: /schemas/regulator/regulator.yaml# description: | 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,