All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xu Yilun <yilun.xu@linux.intel.com>
To: gregkh@linuxfoundation.org
Cc: yilun.xu@linux.intel.com, yilun.xu@intel.com,
	linux-fpga@vger.kernel.org, hao.wu@intel.com, mdf@kernel.org
Subject: [GIT PULL] FPGA Manager changes for 6.7-rc1
Date: Tue, 17 Oct 2023 23:11:18 +0800	[thread overview]
Message-ID: <ZS6kFqfbqbR5mdO+@yilunxu-OptiPlex-7050> (raw)

The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.7-rc1

for you to fetch changes up to d79eed22ba97c3031b2ef86f8b7ed0be2da5667d:

  fpga: versal: Add support for 44-bit DMA operations (2023-10-16 10:32:00 +0800)

----------------------------------------------------------------
FPGA Manager changes for 6.7-rc1

- Rob's change uses device_get_match_data/spi_get_device_match_data() to
get the driver match data for several drivers.
- Nava's change sets 44-bit DMA mask for versal fpga.

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

Signed-off-by: Xu Yilun <yilun.xu@intel.com>

----------------------------------------------------------------
Nava kishore Manne (1):
      fpga: versal: Add support for 44-bit DMA operations

Rob Herring (2):
      fpga: Use device_get_match_data()
      fpga: altera-ps-spi: Use spi_get_device_match_data()

 drivers/fpga/altera-hps2fpga.c     | 12 +++-------
 drivers/fpga/altera-ps-spi.c       | 46 +++++---------------------------------
 drivers/fpga/versal-fpga.c         |  2 +-
 drivers/fpga/xilinx-pr-decoupler.c | 17 +++++---------
 4 files changed, 15 insertions(+), 62 deletions(-)

             reply	other threads:[~2023-10-17 15:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-17 15:11 Xu Yilun [this message]
2023-10-17 17:03 ` [GIT PULL] FPGA Manager changes for 6.7-rc1 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=ZS6kFqfbqbR5mdO+@yilunxu-OptiPlex-7050 \
    --to=yilun.xu@linux.intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hao.wu@intel.com \
    --cc=linux-fpga@vger.kernel.org \
    --cc=mdf@kernel.org \
    --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.