linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add support for CPM5 controller 1
@ 2024-09-22  6:13 Thippeswamy Havalige
  2024-09-22  6:13 ` [PATCH v3 1/2] dt-bindings: PCI: xilinx-cpm: Add compatible string for CPM5 host1 Thippeswamy Havalige
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Thippeswamy Havalige @ 2024-09-22  6:13 UTC (permalink / raw)
  To: kw, manivannan.sadhasivam, robh, bhelgaas, devicetree, conor+dt,
	krzk+dt
  Cc: bharat.kumar.gogada, michal.simek, lpieralisi, linux-pci,
	linux-arm-kernel, linux-kernel, Thippeswamy Havalige

This patch series introduces support for the second Root Port controller in
the Xilinx Versal Premium CPM5 block. The Versal Premium platform features
two Type-A Root Port controllers operating at Gen5 speed. However, the
error interrupt registers and their corresponding bits are located at
different offsets for Controller 0 and Controller 1.

To handle these differences, the series includes:

A new compatible string for the second Root Port controller in the device
tree bindings.

Driver updates to manage platform-specific interrupt registers and offsets
for both controllers using the new compatible string.

Thippeswamy Havalige (2):
  dt-bindings: PCI: xilinx-cpm: Add compatible string for CPM5 host1
  PCI: xilinx-cpm: Add support for Versal CPM5 Root Port controller 1

 .../bindings/pci/xilinx-versal-cpm.yaml       |  1 +
 drivers/pci/controller/pcie-xilinx-cpm.c      | 50 +++++++++++++++----
 2 files changed, 40 insertions(+), 11 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-12-19  0:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-22  6:13 [PATCH v3 0/2] Add support for CPM5 controller 1 Thippeswamy Havalige
2024-09-22  6:13 ` [PATCH v3 1/2] dt-bindings: PCI: xilinx-cpm: Add compatible string for CPM5 host1 Thippeswamy Havalige
2024-09-22 20:22   ` Krzysztof Kozlowski
2024-09-24 14:20   ` Manivannan Sadhasivam
2024-09-22  6:13 ` [PATCH v3 2/2] PCI: xilinx-cpm: Add support for Versal CPM5 Root Port controller 1 Thippeswamy Havalige
2024-09-24 14:20   ` Manivannan Sadhasivam
2024-12-19  0:04 ` [PATCH v3 0/2] Add support for CPM5 " Krzysztof Wilczyński

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).