diff options
author | Shawn Lin <[email protected]> | 2016-10-13 12:42:13 +0800 |
---|---|---|
committer | Kishon Vijay Abraham I <[email protected]> | 2016-11-05 13:45:02 +0530 |
commit | 232c260982ab0100cbb29055933e45b928252687 (patch) | |
tree | a63d4435166ba9829ef556dfdb956982e5a4b12c /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 766325427fdb2a6816778b39331637761bccf13a (diff) |
phy-rockchip-pcie: remove deassert of phy_rst from exit callback
The deassert of phy_rst from exit callback is incorrect as when
doing phy_exit, we expect the phy_rst is on asserted state which was
done by power_off callback, but not deasserted state. Meanwhile when
disabling clk_pciephy_ref, the assert/deassert signal can't actually
take effect on the phy. So let's fix it anyway.
Signed-off-by: Shawn Lin <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions