Re: [PATCH v2] PCI: tegra: Enable root port specific features

2014-10-28 Thread Thierry Reding
On Mon, Oct 20, 2014 at 04:34:51PM +0530, Vidya Sagar wrote: > Enables root port to advertise its ASPM-L1 capability > resulting in possible link entry to L1 when an ASPM-L1 capable > device is connected > Enables per-controller & per-TMS clock clamping by default > Enabling above features result i

Re: [PATCH v2] PCI: tegra: Enable root port specific features

2014-10-20 Thread Stephen Warren
On 10/20/2014 05:04 AM, Vidya Sagar wrote: Enables root port to advertise its ASPM-L1 capability resulting in possible link entry to L1 when an ASPM-L1 capable device is connected Enables per-controller & per-TMS clock clamping by default Enabling above features result in more power saving It al

[PATCH v2] PCI: tegra: Enable root port specific features

2014-10-20 Thread Vidya Sagar
Enables root port to advertise its ASPM-L1 capability resulting in possible link entry to L1 when an ASPM-L1 capable device is connected Enables per-controller & per-TMS clock clamping by default Enabling above features result in more power saving It also avoids PM message truncation by waiting fo

[PATCH v2] PCI: tegra: Enable root port specific features

2014-10-09 Thread Vidya Sagar
Enables root port to advertise its ASPM-L1 capability resulting in possible link entry to L1 when an ASPM-L1 capable device is connected Enables per-controller & per-TMS clock clamping by default Enabling above features result in more power saving It also avoids PM message truncation by waiting fo