Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1662214
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 06/10] fpga manager: Add altera-ps-spi driver for Altera FPGAs |
| Date | 2017-06-09 12:00 +0200 |
| Message-ID | <tQoRY-8lF-27@gated-at.bofh.it> (permalink) |
| References | <tP5y1-6T3-5@gated-at.bofh.it> <tP5y2-6T3-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jun 05, 2017 at 02:07:37PM -0500, Alan Tull wrote: > From: Joshua Clayton <stillcompiling@gmail.com> > > altera-ps-spi loads FPGA firmware over SPI, using the "passive serial" > interface on Altera Arria 10, Cyclone V or Stratix V FPGAs. > > This is one of the simpler ways to set up an FPGA at runtime. > The signal interface is close to unidirectional SPI with lsb first. > > Signed-off-by: Joshua Clayton <stillcompiling@gmail.com> > Signed-off-by: Anatolij Gustschin <agust@denx.de> > Signed-off-by: Alan Tull <atull@kernel.org> I get the following build error with this patch: ERROR: "__spi_register_driver" [drivers/fpga/altera-ps-spi.ko] undefined! So I'll just ignore this whole series, can you fix these issues up and resend? thanks, greg k-h
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 06/10] fpga manager: Add altera-ps-spi driver for Altera FPGAs Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-06-09 12:00 +0200
Re: [PATCH 06/10] fpga manager: Add altera-ps-spi driver for Altera FPGAs Anatolij Gustschin <agust@denx.de> - 2017-06-09 15:20 +0200
Re: [PATCH 06/10] fpga manager: Add altera-ps-spi driver for Altera FPGAs stillcompiling@gmail.com - 2017-06-10 00:10 +0200
Re: [PATCH 06/10] fpga manager: Add altera-ps-spi driver for Altera FPGAs Alan Tull <atull@kernel.org> - 2017-06-10 16:50 +0200
csiph-web