[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230616063313.862996-1-sharath.kumar.d.m@intel.com>
Date: Fri, 16 Jun 2023 12:03:12 +0530
From: sharath.kumar.d.m@...el.com
To: lpieralisi@...nel.org, kw@...ux.com, robh@...nel.org,
bhelgaas@...gle.com, linux-pci@...r.kernel.org, dinguyen@...nel.org
Cc: linux-kernel@...r.kernel.org,
D M Sharath Kumar <sharath.kumar.d.m@...el.com>
Subject: [PATCH 0/1] pci: agilex_rp: add pci root port support for agilex platform
From: D M Sharath Kumar <sharath.kumar.d.m@...el.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
Powered by blists - more mailing lists