linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] phy: ti-pipe3: dra7: sata: allow suspend to RAM (core-retention)
@ 2015-07-17 13:47 Roger Quadros
  2015-07-17 13:47 ` [PATCH v3 1/3] phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relock Roger Quadros
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Roger Quadros @ 2015-07-17 13:47 UTC (permalink / raw)
  To: kishon, tony
  Cc: nm, nsekhar, balbi, grygorii.strashko, t-kristo, linux-omap,
	linux-kernel, Roger Quadros

Hi,

Implement workaround for SATA errata i783 (SATA Lockup After SATA DPLL Unlock/Relock)
so that we can now turn off sata_refclk to support suspend-to-ram without preventing
core-retention.

Depends on http://article.gmane.org/gmane.linux.ports.arm.omap/126670.

Changelog:
v3:
- used scm_conf node in dra7.dtsi for control register access.

v2:
- Fixed pcie disable_clocks. Addressed review comments.

cheers,
-roger

Roger Quadros (3):
  phy: ti-pipe3: i783 workaround for SATA lockup after dpll
    unlock/relock
  ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHY
  ARM: dts: dra7: Add scm_conf1 node and remove redundant nodes

 Documentation/devicetree/bindings/phy/ti-phy.txt | 16 +++++++
 arch/arm/boot/dts/dra7.dtsi                      | 20 ++++----
 drivers/phy/phy-ti-pipe3.c                       | 61 +++++++++++++++++++++---
 3 files changed, 80 insertions(+), 17 deletions(-)

-- 
2.1.4


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-08-04 15:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-17 13:47 [PATCH v3 0/3] phy: ti-pipe3: dra7: sata: allow suspend to RAM (core-retention) Roger Quadros
2015-07-17 13:47 ` [PATCH v3 1/3] phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relock Roger Quadros
2015-07-17 13:47 ` [PATCH v3 2/3] ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHY Roger Quadros
2015-07-20 12:08   ` Tero Kristo
2015-07-27  9:34     ` Roger Quadros
2015-08-04  8:19   ` Roger Quadros
2015-08-04  8:41     ` Tony Lindgren
2015-08-04 15:43       ` Kishon Vijay Abraham I
2015-07-17 13:47 ` [PATCH v3 3/3] ARM: dts: dra7: Add scm_conf1 node and remove redundant nodes Roger Quadros
2015-07-20 12:04   ` Tero Kristo
2015-07-21  5:11     ` Kishon Vijay Abraham I
2015-07-27  9:40       ` Roger Quadros
2015-07-27  9:40     ` Roger Quadros
2015-07-27 10:21 ` [PATCH v3 0/3] phy: ti-pipe3: dra7: sata: allow suspend to RAM (core-retention) Roger Quadros
2015-07-27 10:37   ` Roger Quadros

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).