OSDN Git Service

phy: qcom-qmp: Move SERDES/PCS START after PHY reset
authorManu Gautam <mgautam@codeaurora.org>
Tue, 16 Jan 2018 10:57:01 +0000 (16:27 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Thu, 8 Mar 2018 08:26:09 +0000 (13:56 +0530)
commit76ddd300892a7e7c957c3ce0db5958c1c4866139
tree478d3b7b4710b9fd5272fb70a5993d57b49775ef
parentc6549f0eefc4d492954af11421d359265c155a91
phy: qcom-qmp: Move SERDES/PCS START after PHY reset

Driver is currently performing PHY reset after starting
SERDES/PCS. As per hardware datasheet reset must be done
before starting PHY. Hence, update the sequence.

Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/qualcomm/phy-qcom-qmp.c