Thread (8 messages) 8 messages, 3 authors, 2024-08-23
STALE703d LANDED: 1 (1M)

[PATCH v2 4/4] perf/dwc_pcie: Add support for QCOM vendor devices

From: Krishna chaitanya chundru <hidden>
Date: 2024-08-16 15:18:28
Also in: linux-arm-msm, linux-doc, lkml
Subsystem: arm pmu profiling and debugging, synopsys designware pcie pmu driver, the rest · Maintainers: Will Deacon, Mark Rutland, Shuai Xue, Jing Zhang, Linus Torvalds

Update the vendor table with QCOM PCIe vendorid.

Signed-off-by: Krishna chaitanya chundru <redacted>
Reviewed-by: Yicong Yang <yangyicong@hisilicon.com>
---
 drivers/perf/dwc_pcie_pmu.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/perf/dwc_pcie_pmu.c b/drivers/perf/dwc_pcie_pmu.c
index f205ecad2e4c..4ca50f9b6dfe 100644
--- a/drivers/perf/dwc_pcie_pmu.c
+++ b/drivers/perf/dwc_pcie_pmu.c
@@ -107,6 +107,7 @@ struct dwc_pcie_vendor_id {
 
 static const struct dwc_pcie_vendor_id dwc_pcie_vendor_ids[] = {
 	{.vendor_id = PCI_VENDOR_ID_ALIBABA },
+	{.vendor_id = PCI_VENDOR_ID_QCOM },
 	{} /* terminator */
 };
 
-- 
2.34.1

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help