mbox series

[0/2] patches for FPGA

Message ID 1543253728-26542-1-git-send-email-atull@kernel.org (mailing list archive)
Headers show
Series patches for FPGA | expand

Message

Alan Tull Nov. 26, 2018, 5:35 p.m. UTC
Hi Greg,

Please take these two fpga fixes patches.  They have been reviewed
on the mailing list and apply cleanly on current linux-next.

Thanks,
Alan

Anatolij Gustschin (2):
  fpga: altera-cvp: fix probing for multiple FPGAs on the bus
  fpga: mgr: altera-ps-spi: enable usage on non-dt platforms

 drivers/fpga/altera-cvp.c    | 34 ++++++++++++++++++++++++----------
 drivers/fpga/altera-ps-spi.c | 40 +++++++++++++++++++++++++++++++++++-----
 2 files changed, 59 insertions(+), 15 deletions(-)