]> git.baikalelectronics.ru Git - kernel.git/commit
phy: Update PHY power control sequence
authorCan Guo <cang@codeaurora.org>
Fri, 21 Sep 2018 04:27:54 +0000 (21:27 -0700)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 25 Sep 2018 10:40:13 +0000 (16:10 +0530)
commit6a23694b10a3f636812ebaee23861b1b3d16e22b
tree134bca1e03b7b96c654d444980213e18947edc7c
parent32546d48ac9ce16a0b59768ff4d26655c41ef2a0
phy: Update PHY power control sequence

All PHYs should be powered on before register configuration starts. And
only PCIe PHYs need an extra power control before deasserts reset state.

Signed-off-by: Can Guo <cang@codeaurora.org>
Reviewed-by: Manu Gautam <mgautam@codeaurora.org>
Reviewed-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Reviewed-by: Evan Green <evgreen@chromium.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/qualcomm/phy-qcom-qmp.c