linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Moritz Fischer <moritz.fischer.private@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-fpga@vger.kernel.org, moritzf@google.com
Subject: [GIT PULL] FPGA Manager addtional 5.13 changes
Date: Wed, 7 Apr 2021 18:48:08 -0700	[thread overview]
Message-ID: <YG5g2KNJiDU37E8+@archbook> (raw)

The following changes since commit 6f1e376cfc6864a2f46538db909bbd5253c3c146:

  fpga: Add support for Xilinx DFX AXI Shutdown manager (2021-03-06 07:54:40 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git tags/fpga-late-for-5.13

for you to fetch changes up to a78a51a851ed3edc83264a67e2ba77a34f27965f:

  fpga: dfl: pci: add DID for D5005 PAC cards (2021-04-05 17:46:56 -0700)

----------------------------------------------------------------
Second set of FPGA Manager changes for 5.13-rc1

FPGA Manager:
- Russ' first change improves port_enable reliability
- Russ' second change adds a new device ID for a DFL device
- Geert's change updates the examples in binding with dt overlay sugar
  syntax

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>

----------------------------------------------------------------
Geert Uytterhoeven (1):
      dt-bindings: fpga: fpga-region: Convert to sugar syntax

Russ Weight (2):
      fpga: dfl: afu: harden port enable logic
      fpga: dfl: pci: add DID for D5005 PAC cards

 .../devicetree/bindings/fpga/fpga-region.txt       | 187 ++++++++++-----------
 drivers/fpga/dfl-afu-error.c                       |  10 +-
 drivers/fpga/dfl-afu-main.c                        |  35 ++--
 drivers/fpga/dfl-afu.h                             |   2 +-
 drivers/fpga/dfl-pci.c                             |  18 +-
 5 files changed, 127 insertions(+), 125 deletions(-)

             reply	other threads:[~2021-04-08  1:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-08  1:48 Moritz Fischer [this message]
2021-04-08  1:51 ` [GIT PULL] FPGA Manager addtional 5.13 changes Moritz Fischer
  -- strict thread matches above, loose matches on Subject: below --
2021-04-08  1:54 Moritz Fischer
2021-04-08  6:43 ` 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=YG5g2KNJiDU37E8+@archbook \
    --to=moritz.fischer.private@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-fpga@vger.kernel.org \
    --cc=moritzf@google.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 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).