usb: phy: qmp: Ensure VDDA regulator is put in HPM
To properly ensure that the vdd regulator is put in the correct
operating mode, it needs to have a call to regulator_set_load()
prior to being enabled. This is crucial for platforms where the
SS PHY is the only consumer of the regulator as it could be
inadvertently left in LPM mode and cause the PHY to not function
properly.
Change-Id: Ieade7694780252c07ae012370452e67d836766cf
Signed-off-by:
Jack Pham <jackp@codeaurora.org>
Loading
Please register or sign in to comment