public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] tegra194 PCI endpoint fixes
@ 2025-09-22 14:08 Niklas Cassel
  2025-09-22 14:08 ` [PATCH v2 1/3] PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq() Niklas Cassel
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Niklas Cassel @ 2025-09-22 14:08 UTC (permalink / raw)
  To: Lorenzo Pieralisi, Krzysztof Wilczyński,
	Manivannan Sadhasivam, Rob Herring, Bjorn Helgaas, Thierry Reding,
	Jonathan Hunter, Vidya Sagar
  Cc: Shin'ichiro Kawasaki, Niklas Cassel, Thierry Reding,
	linux-pci, linux-tegra

Hello there,

Shin'ichiro and I have recently been trying to get the Jetson to run the
PCI endpoint kselftests on a tegra based board. These patches ensure that
the BAR test cases and MSI test cases pass. The MSI-X test cases still fail.


Dependency
==========
"PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()" requires commit
27fce9e8c6f0 ("PCI: endpoint: Drop superfluous pci_epc_features initialization")
which is currently queued on branch pci/endpoint.


Changes since v1:
-Improved commit messages.
-Added CC-stable and Fixes tags.


Niklas Cassel (2):
  PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
  PCI: tegra194: Reset BARs when running in PCIe endpoint mode

Vidya Sagar (1):
  PCI: tegra194: Handle errors in BPMP response

 drivers/pci/controller/dwc/pcie-tegra194.c | 33 +++++++++++++++++++---
 1 file changed, 29 insertions(+), 4 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2026-02-12 13:46 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-22 14:08 [PATCH v2 0/3] tegra194 PCI endpoint fixes Niklas Cassel
2025-09-22 14:08 ` [PATCH v2 1/3] PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq() Niklas Cassel
2025-09-24 15:54   ` Manivannan Sadhasivam
2025-09-24 16:28     ` Manivannan Sadhasivam
2025-09-25 14:52       ` Niklas Cassel
2025-09-22 14:08 ` [PATCH v2 2/3] PCI: tegra194: Reset BARs when running in PCIe endpoint mode Niklas Cassel
2026-02-08 18:11   ` Manikanta Maddireddy
2026-02-09 18:27     ` Niklas Cassel
2026-02-10  4:10       ` Manikanta Maddireddy
2026-02-10 10:06         ` Niklas Cassel
2026-02-10 10:39           ` Niklas Cassel
2026-02-12 12:10             ` Aksh Garg
2026-02-12 12:20               ` Niklas Cassel
2026-02-12 13:46                 ` Aksh Garg
     [not found]           ` <c8e42e96-212f-451d-802b-7166611f6fcd@nvidia.com>
2026-02-10 11:04             ` Niklas Cassel
2026-02-08 18:21   ` Manikanta Maddireddy
2025-09-22 14:08 ` [PATCH v2 3/3] PCI: tegra194: Handle errors in BPMP response Niklas Cassel
2025-09-24 16:27 ` [PATCH v2 0/3] tegra194 PCI endpoint fixes Manivannan Sadhasivam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox