]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
PCI: j721e: Add reset GPIO to struct j721e_pcie
authorThéo Lebrun <theo.lebrun@bootlin.com>
Wed, 19 Jun 2024 10:15:12 +0000 (12:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2024 12:53:50 +0000 (13:53 +0100)
commit5da1c5ef41e05561d5baac934cc1d0397e6504f5
treeb1faa011da26c6e89ab04a40647f5285ecafe98d
parent985516106428242139fa010f613c6c572a0e5745
PCI: j721e: Add reset GPIO to struct j721e_pcie

[ Upstream commit b8600b8791cb2b7c8be894846b1ecddba7291680 ]

Add reset GPIO to struct j721e_pcie, so it can be used at suspend and
resume stages.

Link: https://lore.kernel.org/linux-pci/20240102-j7200-pcie-s2r-v7-4-a2f9156da6c3@bootlin.com
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Stable-dep-of: 22a9120479a4 ("PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS milliseconds")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/pci/controller/cadence/pci-j721e.c