From 7e50bd5e36bea3bf0ce34d60c3272a298aaad7ae Mon Sep 17 00:00:00 2001 From: Wesley Cheng Date: Mon, 20 Nov 2023 16:30:53 -0800 Subject: [PATCH] ARM: dts: msm: Vote for VDD parent regulator The L1F regulator is a parent for the M31 EUSB2 PHY. Vote for this regulator when PHY is resumed, and disable when suspended. Change-Id: I91d309b5afefc7c9b4205e9e73b3714963d3f45f Signed-off-by: Wesley Cheng --- qcom/sun-usb.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/qcom/sun-usb.dtsi b/qcom/sun-usb.dtsi index f1a31f7b..02c622a0 100644 --- a/qcom/sun-usb.dtsi +++ b/qcom/sun-usb.dtsi @@ -84,6 +84,7 @@ vdd-supply = <&pm_v8d_l2>; qcom,vdd-voltage-level = <0 880000 880000>; vdda12-supply = <&pm_v8g_l3>; + vdd_refgen-supply = <&pm_v6f_l1>; clocks = <&rpmhcc RPMH_CXO_PAD_CLK>, <&tcsrcc TCSR_USB2_CLKREF_EN>;