diff options
author | Sai Krishna Musham <sai.krishna.musham@amd.com> | 2025-08-07 13:10:19 +0530 |
---|---|---|
committer | Manivannan Sadhasivam <mani@kernel.org> | 2025-08-11 16:09:45 +0530 |
commit | 1d0156c8b230ca74272708a3206684e6d6157302 (patch) | |
tree | 32b9af07da2fd63d4954667cbe5da4976112947d /scripts/generate_rust_analyzer.py | |
parent | 0b9275edc3543d0d2d03313a7c8de5157d61b189 (diff) |
PCI: amd-mdb: Add support for PCIe RP PERST# signal handling
Add support for handling the AMD Versal Gen 2 MDB PCIe Root Port PERST#
signal via a GPIO by parsing the new PCIe bridge node to acquire the
reset GPIO. If the bridge node is not found, fall back to acquiring it
from the PCIe host bridge node.
As part of this, update the interrupt controller node parsing to use
of_get_child_by_name() instead of of_get_next_child(), since the PCIe
host bridge node now has multiple children. This ensures the correct
node is selected during initialization.
Signed-off-by: Sai Krishna Musham <sai.krishna.musham@amd.com>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Link: https://patch.msgid.link/20250807074019.811672-3-sai.krishna.musham@amd.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions