[PATCH v5 0/3] dra7xx: Add PM support to PCIe

2015-07-31 Thread Kishon Vijay Abraham I
This series adds PM support to pci-dra7xx so that PCI clocks can be disabled during suspend and enabled back during resume without affecting PCI functionality. Changes from v4: *) Fixed a bug caused by sending incomplete patch. Changes from v3: *) Fix compilation errors when individual patches ar

Re: [PATCH v5 0/3] dra7xx: Add PM support to PCIe

2015-08-06 Thread Jingoo Han
On Friday, July 31, 2015 9:25 PM, Kishon Vijay Abraham I wrote: > > This series adds PM support to pci-dra7xx so that PCI clocks can be disabled > during suspend and enabled back during resume without affecting > PCI functionality. > > Changes from v4: > *) Fixed a bug caused by sending incomplet

Re: [PATCH v5 0/3] dra7xx: Add PM support to PCIe

2015-08-11 Thread Bjorn Helgaas
On Fri, Jul 31, 2015 at 05:55:09PM +0530, Kishon Vijay Abraham I wrote: > This series adds PM support to pci-dra7xx so that PCI clocks can be disabled > during suspend and enabled back during resume without affecting > PCI functionality. > > Changes from v4: > *) Fixed a bug caused by sending inco

Re: [PATCH v5 0/3] dra7xx: Add PM support to PCIe

2015-08-11 Thread Kishon Vijay Abraham I
On Wednesday 12 August 2015 02:22 AM, Bjorn Helgaas wrote: > On Fri, Jul 31, 2015 at 05:55:09PM +0530, Kishon Vijay Abraham I wrote: >> This series adds PM support to pci-dra7xx so that PCI clocks can be disabled >> during suspend and enabled back during resume without affecting >> PCI functional