Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1176495
| From | Kishon Vijay Abraham I <kishon@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] J6/J6Eco: Add PM support to PCIe |
| Date | 2015-07-03 13:10 +0200 |
| Message-ID | <pI710-7Mn-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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-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/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] J6/J6Eco: Add PM support to PCIe Kishon Vijay Abraham I <kishon@ti.com> - 2015-07-03 13:10 +0200 [PATCH 2/3] PCI: host: pcie-designware: add support for suspend and resume Kishon Vijay Abraham I <kishon@ti.com> - 2015-07-03 13:10 +0200
csiph-web