diff options
author | Manu Gautam <mgautam@codeaurora.org> | 2018-01-16 16:27:00 +0530 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2018-03-08 13:56:08 +0530 |
commit | c6549f0eefc4d492954af11421d359265c155a91 (patch) | |
tree | a274eaefc2d308622393d76e135ed2db827d65f7 /COPYING | |
parent | 937e17f36a32fc2ec01b9f99bac5b80acf22923c (diff) | |
download | linux-c6549f0eefc4d492954af11421d359265c155a91.tar.bz2 |
phy: qcom-qmp: Fix PHY block reset sequence
PHY block or asynchronous reset requires signal
to be asserted before de-asserting. Driver is only
de-asserting signal which is already low, hence
reset operation is a no-op. Fix this by asserting
signal first. Also, resetting requires PHY clocks
to be turned ON only after reset is finished. Fix
that as well.
Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
Reviewed-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions