]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: j721e: Add suspend and resume support
authorThéo Lebrun <theo.lebrun@bootlin.com>
Wed, 19 Jun 2024 10:15:15 +0000 (12:15 +0200)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Wed, 4 Sep 2024 14:09:33 +0000 (14:09 +0000)
commitc538d40f365b5b6d7433d371710f58e8b266fb19
treed82723ac9334857b05d6a28d09d05b70c36272bb
parentf96b6971373382855bc964f1c067bd6dc41cf0ab
PCI: j721e: Add suspend and resume support

Add suspend and resume support. Only the Root Complex mode is supported.

During the suspend stage PERST# is asserted, then deasserted during the
resume stage.

Link: https://lore.kernel.org/linux-pci/20240102-j7200-pcie-s2r-v7-7-a2f9156da6c3@bootlin.com
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
[kwilczynski: commit log, update references to the PCI SIG specification]
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: Siddharth Vadapalli <s-vadapalli@ti.com>
drivers/pci/controller/cadence/pci-j721e.c