All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for Xilinx Versal CPM5 Root Port
@ 2022-02-15 12:46 Bharat Kumar Gogada
  2022-02-15 12:46 ` [PATCH v2 1/2] dt-bindings: PCI: xilinx-cpm: Add " Bharat Kumar Gogada
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Bharat Kumar Gogada @ 2022-02-15 12:46 UTC (permalink / raw)
  To: linux-pci, linux-kernel
  Cc: lorenzo.pieralisi, bhelgaas, michals, Bharat Kumar Gogada

Xilinx Versal Premium series has CPM5 block which supports Root Port
functioning at Gen5 speed.

Xilinx Versal CPM5 has few changes with existing CPM block.
- CPM5 has dedicated register space for control and status registers.
- CPM5 legacy interrupt handling needs additonal register bit
  to enable and handle legacy interrupts.

Changes in v2:
- changed commit message.

Bharat Kumar Gogada (2):
  dt-bindings: PCI: xilinx-cpm: Add Versal CPM5 Root Port
  PCI: xilinx-cpm: Add support for Versal CPM5 Root Port

 .../bindings/pci/xilinx-versal-cpm.yaml       | 47 ++++++++++++++++---
 drivers/pci/controller/pcie-xilinx-cpm.c      | 33 ++++++++++++-
 2 files changed, 72 insertions(+), 8 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-03-03  9:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-15 12:46 [PATCH v2 0/2] Add support for Xilinx Versal CPM5 Root Port Bharat Kumar Gogada
2022-02-15 12:46 ` [PATCH v2 1/2] dt-bindings: PCI: xilinx-cpm: Add " Bharat Kumar Gogada
2022-03-02 15:37   ` Lorenzo Pieralisi
2022-03-03  4:36     ` Bharat Kumar Gogada
2022-02-15 12:46 ` [PATCH v2 2/2] PCI: xilinx-cpm: Add support for " Bharat Kumar Gogada
2022-03-02 15:33   ` Lorenzo Pieralisi
2022-03-03  9:25     ` Bharat Kumar Gogada
2022-03-02  9:37 ` [PATCH v2 0/2] Add support for Xilinx " Bharat Kumar Gogada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.