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. This series is dependent on [1] for proper PM functionality. [1] -> http://newscentral.exsees.com/item/595269de5c35c59c386b91ce8efd9872-eedf6742bb6159c3b1a90625c4d43407 Kishon Vijay Abraham I (3): PCI: host: pci-dra7xx: Disable pm_runtime if get_sync failure PCI: host: pcie-designware: add support for suspend and resume PCI: host: pci-dra7xx: add pm support to pci dra7xx drivers/pci/host/pci-dra7xx.c | 78 +++++++++++++++++++++++++++++++++++- drivers/pci/host/pcie-designware.c | 20 +++++++++ drivers/pci/host/pcie-designware.h | 2 + 3 files changed, 99 insertions(+), 1 deletion(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html