On Montag, 31. Oktober 2022 18:39:32 CET Luca Weiss wrote: > usb-vbus-regulator is a better generic node name than dcdc to change the > example to match. > > Signed-off-by: Luca Weiss <luca@xxxxxxxxx> Bump? Can this patch be picked up please? > --- > Changes in v2: > * New patch > > .../devicetree/bindings/regulator/qcom,usb-vbus-regulator.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git > a/Documentation/devicetree/bindings/regulator/qcom,usb-vbus-regulator.yaml > b/Documentation/devicetree/bindings/regulator/qcom,usb-vbus-regulator.yaml > index dbe78cd4adba..b1cff3adb21b 100644 > --- > a/Documentation/devicetree/bindings/regulator/qcom,usb-vbus-regulator.yaml > +++ > b/Documentation/devicetree/bindings/regulator/qcom,usb-vbus-regulator.yaml > @@ -33,7 +33,7 @@ examples: > pm8150b { > #address-cells = <1>; > #size-cells = <0>; > - pm8150b_vbus: dcdc@1100 { > + pm8150b_vbus: usb-vbus-regulator@1100 { > compatible = "qcom,pm8150b-vbus-reg"; > reg = <0x1100>; > };