All of lore.kernel.org
 help / color / mirror / Atom feed
From: Moritz Fischer <mdf@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-fpga@vger.kernel.org, yilun.xu@intel.com, hao.wu@intel.com,
	moritzf@google.com
Subject: [GIT PULL] FPGA Manager fix for 5.15-rc5
Date: Tue, 5 Oct 2021 11:23:02 -0700	[thread overview]
Message-ID: <YVyYBilF18kybSKL@epycbox.lan> (raw)

The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29:

  Linux 5.15-rc3 (2021-09-26 14:08:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga tags/fpga-fixes-5.15-rc5

for you to fetch changes up to 2a2a79577ddae7d5314b2f57ca86b44d794403d5:

  fpga: ice40-spi: Add SPI device ID table (2021-09-27 14:00:41 -0700)

----------------------------------------------------------------
FPGA Manager fixes for 5.15

Mark's fix adds a MODULE_DEVICE_TABLE to ensure module autoloading
works for the Lattice ice-40-spi FPGA Manager driver.

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

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

----------------------------------------------------------------
Mark Brown (1):
      fpga: ice40-spi: Add SPI device ID table

 drivers/fpga/ice40-spi.c | 7 +++++++
 1 file changed, 7 insertions(+)

             reply	other threads:[~2021-10-05 18:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-05 18:23 Moritz Fischer [this message]
2021-10-05 18:30 ` [GIT PULL] FPGA Manager fix for 5.15-rc5 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YVyYBilF18kybSKL@epycbox.lan \
    --to=mdf@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hao.wu@intel.com \
    --cc=linux-fpga@vger.kernel.org \
    --cc=moritzf@google.com \
    --cc=yilun.xu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.