diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2025-01-09 02:30:45 +0300 |
---|---|---|
committer | Krzysztof Wilczyński <kwilczynski@kernel.org> | 2025-01-13 10:09:42 +0300 |
commit | 491cb9c5084790aafa02e843349492c284373231 (patch) | |
tree | dbc37890b87194595d4a8e5b917f8594c3b18bd4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c98bee18d0a094e37100c85effe5e161418f8644 (diff) | |
download | linux-491cb9c5084790aafa02e843349492c284373231.tar.xz |
PCI: mediatek-gen3: Avoid PCIe resetting via PERST# for Airoha EN7581 SoC
Airoha EN7581 has a hw bug asserting/releasing PERST# signal causing
occasional PCIe link down issues. In order to overcome the problem,
PERST# signal is not asserted/released during device probe or
suspend/resume phase and the PCIe block is reset using
en7523_reset_assert() and en7581_pci_enable().
Introduce flags field in the mtk_gen3_pcie_pdata struct in order to
specify per-SoC capabilities.
Link: https://lore.kernel.org/r/20250109-pcie-en7581-rst-fix-v4-1-4a45c89fb143@kernel.org
Tested-by: Hui Ma <hui.ma@airoha.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions