[PATCH 0/1] pci: agilex_rp: add pci root port support for agilex platform

sharath.kumar.d.m@intel.com posted 1 patch 2 years, 7 months ago
drivers/pci/controller/pcie-altera.c | 278 ++++++++++++++++++++++++++-
1 file changed, 268 insertions(+), 10 deletions(-)
[PATCH 0/1] pci: agilex_rp: add pci root port support for agilex platform
Posted by sharath.kumar.d.m@intel.com 2 years, 7 months ago
From: D M Sharath Kumar <sharath.kumar.d.m@intel.com>

added new callback for
1) read,write to root port configuration registers
2) read,write to endpoint configuration registers
3) root port interrupt handler

agilex and newer platforms need to implemant the callback
and generic root port driver should work ( without much changes )
, legacy platforms (arria and startix) implement configuration read,write
directly in wrapper api _altera_pcie_cfg_read/_altera_pcie_cfg_write


D M Sharath Kumar (1):
  pci: agilex_pci: add pcie rootport support for agilex

 drivers/pci/controller/pcie-altera.c | 278 ++++++++++++++++++++++++++-
 1 file changed, 268 insertions(+), 10 deletions(-)

-- 
2.34.1