summaryrefslogtreecommitdiff
path: root/drivers/phy/tegra
diff options
context:
space:
mode:
authorJohan Hovold <johan+linaro@kernel.org>2022-10-12 11:12:41 +0300
committerVinod Koul <vkoul@kernel.org>2022-10-28 15:12:29 +0300
commit38cd167d1fc6b5bf038229b1fa02bb1f551a564f (patch)
treec310663e28ef15252ce1fa68d9501aeafdb286aa /drivers/phy/tegra
parent898ab85d6b1e8f6271d180c47ef8a024dea9e357 (diff)
downloadlinux-38cd167d1fc6b5bf038229b1fa02bb1f551a564f.tar.xz
phy: qcom-qmp-usb: drop power-down delay config
The power-down delay was included in the first version of the QMP driver as an optional delay after powering on the PHY (using POWER_DOWN_CONTROL) and just before starting it. Later changes modified this sequence by powering on before initialising the PHY, but the optional delay stayed where it was (i.e. before starting the PHY). The vendor driver does not use a delay before starting the PHY and this is likely not needed on any platform unless there is a corresponding delay in the vendor kernel init sequence tables (i.e. in devicetree). Let's keep the delay for now, but drop the redundant delay period configuration while increasing the unnecessarily low timer slack somewhat. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Link: https://lore.kernel.org/r/20221012081241.18273-15-johan+linaro@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/phy/tegra')
0 files changed, 0 insertions, 0 deletions