OSDN Git Service

phy: qcom-qmp-usb: drop sc8280xp power-down delay
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 12 Oct 2022 08:12:40 +0000 (10:12 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 28 Oct 2022 12:12:29 +0000 (17:42 +0530)
commit898ab85d6b1e8f6271d180c47ef8a024dea9e357
treecdb03eaf328f3beee16bb3c4e319495b3d72e56d
parentacfee73b635bca04e8a942a162bae0c0cd84b796
phy: qcom-qmp-usb: drop sc8280xp power-down delay

The SC8280XP PHY does not need a delay before starting the PHY (which is
what the has_pwrdn_delay config option really controls) so drop the
unnecessary delay.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20221012081241.18273-14-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-usb.c