arm64: dts: qcom: sm6125-seine: Provide regulators to HS USB2 PHY

Document the use of l7, l10 and l15 in the High Speed Qualcomm USB2 PHY,
in order to keep the regulators voted on when USB is active.

Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221222203636.250190-3-marijn.suijten@somainline.org
This commit is contained in:
Marijn Suijten
2022-12-22 21:36:33 +01:00
committed by Bjorn Andersson
parent 7421a8d2f1
commit 232bb8073b

View File

@@ -142,6 +142,9 @@
};
&hsusb_phy1 {
vdd-supply = <&pm6125_l7>;
vdda-pll-supply = <&pm6125_l10>;
vdda-phy-dpdm-supply = <&pm6125_l15>;
status = "okay";
};