]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: pm7250b: Add node for PMIC VBUS booster
authorLuca Weiss <luca.weiss@fairphone.com>
Thu, 30 May 2024 15:05:47 +0000 (17:05 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sat, 1 Jun 2024 22:58:29 +0000 (17:58 -0500)
Add the required DTS node for the USB VBUS output regulator, which is
available on PM7250B. This will provide the VBUS source to connected
peripherals.

Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240530-fp4-tcpm-v3-1-612d4bbd5e09@fairphone.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/pm7250b.dtsi

index 3bf7cf5d17008253f466c2ba87abc3b49751ce4a..4faed25a787f08ac0921cca01879798bebfeb322 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
 
+               pm7250b_vbus: usb-vbus-regulator@1100 {
+                       compatible = "qcom,pm7250b-vbus-reg", "qcom,pm8150b-vbus-reg";
+                       reg = <0x1100>;
+                       status = "disabled";
+               };
+
                pm7250b_temp: temp-alarm@2400 {
                        compatible = "qcom,spmi-temp-alarm";
                        reg = <0x2400>;