]> xenbits.xensource.com Git - arm/linux.git/commit
phy: qcom-qmp: Increase PHY ready timeout
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 20 Dec 2019 10:17:15 +0000 (15:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Feb 2020 09:34:42 +0000 (09:34 +0000)
commita0636e211f8ed74dddcc4e966de1b9d70aaf4ccc
tree1faab9f1ca77312862343c6f00a9634d6138c061
parentb826ffe45a27b28d78a540afdb795c8f2c41b08b
phy: qcom-qmp: Increase PHY ready timeout

[ Upstream commit cd217ee6867d285ceecd610fa1006975d5c683fa ]

It's typical for the QHP PHY to take slightly above 1ms to initialize,
so increase the timeout of the PHY ready check to 10ms - as already done
in the downstream PCIe driver.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Tested-by: Evan Green <evgreen@chromium.org>
Tested-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp.c