summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorKrishna chaitanya chundru <quic_krichai@quicinc.com>2024-11-22 22:10:00 +0300
committerBjorn Helgaas <bhelgaas@google.com>2025-01-18 20:35:11 +0300
commit36971d6c5a9a134c15760ae9fd13c6d5f9a36abb (patch)
tree0840571c30cea73266ba7900a4601b00b7f72777 /tools/perf/scripts
parent8d3bf19f1b585a3cc0027f508b64c33484db8d0d (diff)
downloadlinux-36971d6c5a9a134c15760ae9fd13c6d5f9a36abb.tar.xz
PCI: qcom: Don't wait for link if we can detect Link Up
If we have a 'global' IRQ for Link Up events, we need not wait for the link to be up during PCI initialization, which reduces startup time. Check for 'global' IRQ, and if present, set 'use_linkup_irq', so dw_pcie_host_init() doesn't wait for the link to come up. Link: https://lore.kernel.org/r/20241123-remove_wait2-v5-2-b5f9e6b794c2@quicinc.com Signed-off-by: Krishna chaitanya chundru <quic_krichai@quicinc.com> Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org> [bhelgaas: commit log] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions