linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] fpga: altera-cvp: Add Stratix10 Support
@ 2019-07-11 20:32 thor.thayer
  2019-07-11 20:32 ` [PATCH 1/3] fpga: altera-cvp: Discover Vendor Specific offset thor.thayer
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: thor.thayer @ 2019-07-11 20:32 UTC (permalink / raw)
  To: mdf, richard.gong, agust; +Cc: linux-fpga, linux-kernel, Thor Thayer

From: Thor Thayer <thor.thayer@linux.intel.com>

Newer versions (V2) of Altera/Intel FPGAs CvP have different PCI
Vendor Specific Capability offsets than the older (V1) Altera/FPGAs.

Most of the CvP registers and their bitfields remain the same
between both the older parts and the newer parts.

This patchset implements changes to discover the Vendor Specific
Capability offset and then add Stratix10 CvP support.

Thor Thayer (3):
  fpga: altera-cvp: Discover Vendor Specific offset
  fpga: altera-cvp: Preparation for V2 parts.
  fpga: altera-cvp: Add Stratix10 (V2) Support

 drivers/fpga/altera-cvp.c | 322 ++++++++++++++++++++++++++++++++++++----------
 1 file changed, 253 insertions(+), 69 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-07-15 18:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11 20:32 [PATCH 0/3] fpga: altera-cvp: Add Stratix10 Support thor.thayer
2019-07-11 20:32 ` [PATCH 1/3] fpga: altera-cvp: Discover Vendor Specific offset thor.thayer
2019-07-14 18:40   ` Moritz Fischer
2019-07-15 13:39     ` Thor Thayer
2019-07-11 20:32 ` [PATCH 2/3] fpga: altera-cvp: Preparation for V2 parts thor.thayer
2019-07-14 18:46   ` Moritz Fischer
2019-07-15 17:40     ` Thor Thayer
2019-07-11 20:32 ` [PATCH 3/3] fpga: altera-cvp: Add Stratix10 (V2) Support thor.thayer
2019-07-14 18:55   ` Moritz Fischer
2019-07-15 18:03     ` Thor Thayer

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).