Re: [PATCH v5 3/3] fpga manager: Add cyclone-ps-spi driver for Altera FPGAs

2016-12-10 Thread kbuild test robot
Hi Joshua, [auto build test ERROR on linus/master] [also build test ERROR on v4.9-rc8] [cannot apply to next-20161209] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Joshua-Clayton/lib-add-bitre

Re: [PATCH v5 3/3] fpga manager: Add cyclone-ps-spi driver for Altera FPGAs

2016-12-07 Thread Anatolij Gustschin
On Wed, 7 Dec 2016 13:29:29 -0800 Joshua Clayton stillcompil...@gmail.com wrote: >Anatolij, >Thanks for the quick look and response. >I guess I should have rebased before submitting. yes, Makefile and Kconfig changes need rebasing, I think. >I just realized I also forgot to send this patch serie

Re: [PATCH v5 3/3] fpga manager: Add cyclone-ps-spi driver for Altera FPGAs

2016-12-07 Thread Joshua Clayton
Anatolij, Thanks for the quick look and response. I guess I should have rebased before submitting. I just realized I also forgot to send this patch series to the newly minted FPGA Manager mailing list. V6 coming soon :) On 12/07/2016 01:21 PM, Anatolij Gustschin wrote: > On Wed, 7 Dec 2016 13:04:

Re: [PATCH v5 3/3] fpga manager: Add cyclone-ps-spi driver for Altera FPGAs

2016-12-07 Thread Anatolij Gustschin
On Wed, 7 Dec 2016 13:04:40 -0800 Joshua Clayton stillcompil...@gmail.com wrote: ... >+static int cyclonespi_write_init(struct fpga_manager *mgr, u32 flags, >+ const char *buf, size_t count) there is a minor API change in linux-next [1]. struct fpga_image_info * is p