linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] FPGA Manager changes for 5.11
@ 2020-11-03  2:12 Moritz Fischer
  2020-11-03  6:41 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Moritz Fischer @ 2020-11-03  2:12 UTC (permalink / raw)
  To: gregkh; +Cc: linux-fpga, trix, moritzf

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git/ fpga-mgr-cleanup-for-5.11

for you to fetch changes up to 0fd2ae8ab326c79fbede549dadaa6fa27d9e16bb:

  Merge tag 'v5.10-rc1' into devm_fpga_mgr_register (2020-11-02 18:03:50 -0800)

----------------------------------------------------------------
First set of FPGA Manager changes for 5.11-rc1

This is the first set of changes for the FPGA Manager 5.11-rc1
mergewindow.

Core:
- Simplify registration of FPGA Manager drivers by providing a devres
  based API, that removes the need to call fpga_mgr_unregister() in
  every single driver.

All patches have been reviewed on the mailing list, and have been in the
last linux-next releases (as part of my for-next branch) without issues.

Signed-off-by: Moritz Fischer <mdf@kernel.org>

----------------------------------------------------------------
Moritz Fischer (11):
      fpga: fpga-mgr: Add devm_fpga_mgr_register() API
      fpga: fpga-mgr: altera-ps-spi: Simplify registration
      fpga: fpga-mgr: dfl-fme-mgr: Simplify registration
      fpga: fpga-mgr: ice40-spi: Simplify registration
      fpga: fpga-mgr: machxo2-spi: Simplify registration
      fpga: fpga-mgr: socfpga: Simplify registration
      fpga: fpga-mgr: ts73xx: Simplify registration
      fpga: fpga-mgr: xilinx-spi: Simplify registration
      fpga: fpga-mgr: zynqmp: Simplify registration
      fpga: fpga-mgr: altera-pr-ip: Simplify registration
      Merge tag 'v5.10-rc1' into devm_fpga_mgr_register

 drivers/fpga/altera-pr-ip-core-plat.c | 10 -----
 drivers/fpga/altera-pr-ip-core.c      |  4 +-
 drivers/fpga/altera-ps-spi.c          | 14 +-----
 drivers/fpga/dfl-fme-mgr.c            | 13 +-----
 drivers/fpga/fpga-mgr.c               | 81 +++++++++++++++++++++++++++++------
 drivers/fpga/ice40-spi.c              | 14 +-----
 drivers/fpga/machxo2-spi.c            | 14 +-----
 drivers/fpga/socfpga.c                | 14 +-----
 drivers/fpga/ts73xx-fpga.c            | 14 +-----
 drivers/fpga/xilinx-spi.c             | 14 +-----
 drivers/fpga/zynqmp-fpga.c            | 21 +--------
 include/linux/fpga/fpga-mgr.h         |  2 +
 12 files changed, 80 insertions(+), 135 deletions(-)

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

* Re: [GIT PULL] FPGA Manager changes for 5.11
  2020-11-03  2:12 [GIT PULL] FPGA Manager changes for 5.11 Moritz Fischer
@ 2020-11-03  6:41 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-11-03  6:41 UTC (permalink / raw)
  To: Moritz Fischer; +Cc: linux-fpga, trix, moritzf

On Mon, Nov 02, 2020 at 06:12:21PM -0800, Moritz Fischer wrote:
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git/ fpga-mgr-cleanup-for-5.11

Same for here, can you just send patches?

thanks,

greg k-h

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

end of thread, other threads:[~2020-11-03  6:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-03  2:12 [GIT PULL] FPGA Manager changes for 5.11 Moritz Fischer
2020-11-03  6:41 ` Greg KH

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