arm64: dts: qcom: sm6125-seine: Provide regulators to HS USB2 PHY
authorMarijn Suijten <marijn.suijten@somainline.org>
Thu, 22 Dec 2022 20:36:33 +0000 (21:36 +0100)
committerBjorn Andersson <andersson@kernel.org>
Thu, 29 Dec 2022 16:59:22 +0000 (10:59 -0600)
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
arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts

index 4e7f43e3e7f6b5d5b1f18420d649c454dec19d27..327e8215929d5b184bf16898a94e150fe12bd21b 100644 (file)
 };
 
 &hsusb_phy1 {
+       vdd-supply = <&pm6125_l7>;
+       vdda-pll-supply = <&pm6125_l10>;
+       vdda-phy-dpdm-supply = <&pm6125_l15>;
        status = "okay";
 };