commit | 56042e4e975ce7b0817ebc024d02fa96ee01e107 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Thu Mar 06 16:38:44 2014 +0200 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Sun Mar 09 12:45:11 2014 +0530 |
tree | e161f81c77811cc4ee757e7d042a6d2374920d94 | |
parent | 629138dbaec33cecbb61fda1f5c1f047a1374993 [diff] |
phy: ti-pipe3: Fix suspend/resume and module reload Due to Errata i783, SATA breaks if its DPLL is idled. The recommeded workaround to issue a softreset to the SATA controller doesn't seem to work. Here we just prevent SATA DPLL from Idling and hence avoid the issue altogether. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>