Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1192931 > unrolled thread

Re: [PATCH v3 0/3] phy: ti-pipe3: dra7: sata: allow suspend to RAM (core-retention)

Started byRoger Quadros <rogerq@ti.com>
First post2015-07-27 12:30 +0200
Last post2015-07-27 12:40 +0200
Articles 2 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v3 0/3] phy: ti-pipe3: dra7: sata: allow suspend to RAM  (core-retention) Roger Quadros <rogerq@ti.com> - 2015-07-27 12:30 +0200
    Re: [PATCH v3 0/3] phy: ti-pipe3: dra7: sata: allow suspend to RAM  (core-retention) Roger Quadros <rogerq@ti.com> - 2015-07-27 12:40 +0200

#1192931 — Re: [PATCH v3 0/3] phy: ti-pipe3: dra7: sata: allow suspend to RAM (core-retention)

FromRoger Quadros <rogerq@ti.com>
Date2015-07-27 12:30 +0200
SubjectRe: [PATCH v3 0/3] phy: ti-pipe3: dra7: sata: allow suspend to RAM (core-retention)
Message-ID<pQNPs-7dH-5@gated-at.bofh.it>
Kishon & Tony,

You can please pick the first 2 patches for -next.

The 3rd patch is not required for SATA and I will send it as
a separate series.

cheers,
-roger

On 17/07/15 16:47, Roger Quadros wrote:
> 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(-)
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1192947

FromRoger Quadros <rogerq@ti.com>
Date2015-07-27 12:40 +0200
Message-ID<pQNZ7-7ou-15@gated-at.bofh.it>
In reply to#1192931
On 27/07/15 13:21, Roger Quadros wrote:
> Kishon & Tony,
> 
> You can please pick the first 2 patches for -next.

Sorry, I meant for -rc.

> 
> The 3rd patch is not required for SATA and I will send it as
> a separate series.

This can go in -next.

cheers,
-roger

> 
> cheers,
> -roger
> 
> On 17/07/15 16:47, Roger Quadros wrote:
>> 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(-)
>>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web