Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1662973

Re: [PATCH 06/10] fpga manager: Add altera-ps-spi driver for Altera FPGAs

From Alan Tull <atull@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 06/10] fpga manager: Add altera-ps-spi driver for Altera FPGAs
Date 2017-06-10 16:50 +0200
Message-ID <tQPS9-8l2-1@gated-at.bofh.it> (permalink)
References <tP5y1-6T3-5@gated-at.bofh.it> <tP5y2-6T3-27@gated-at.bofh.it> <tQoRY-8lF-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jun 9, 2017 at 4:51 AM, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
> 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?

Yes, will do.

Alan

>
> thanks,
>
> greg k-h

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


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