Commit d13da2f4 authored by Luca Weiss's avatar Luca Weiss Committed by Mark Brown

regulator: dt-bindings: qcom,usb-vbus-regulator: change node name

usb-vbus-regulator is a better generic node name than dcdc to change the
example to match.
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarLuca Weiss <luca@z3ntu.xyz>
Link: https://lore.kernel.org/r/20221229191542.123367-1-luca@z3ntu.xyzSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent cfbe9dfd
......@@ -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>;
};
......
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