commit | 76ddd300892a7e7c957c3ce0db5958c1c4866139 | [log] [tgz] |
---|---|---|
author | Manu Gautam <mgautam@codeaurora.org> | Tue Jan 16 16:27:01 2018 +0530 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Thu Mar 08 13:56:09 2018 +0530 |
tree | 478d3b7b4710b9fd5272fb70a5993d57b49775ef | |
parent | c6549f0eefc4d492954af11421d359265c155a91 [diff] |
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>