Linux-FPGA Archive mirror
 help / color / mirror / Atom feed
From: Xu Yilun <yilun.xu@intel.com>
To: gregkh@linuxfoundation.org
Cc: yilun.xu@intel.com, linux-fpga@vger.kernel.org, hao.wu@intel.com,
	mdf@kernel.org
Subject: [GIT PULL] FPGA Manager changes for 6.3-final
Date: Tue, 11 Apr 2023 14:41:42 +0000	[thread overview]
Message-ID: <ZDVxpv10vXppm8T/@yilunxu-OptiPlex-7050> (raw)

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.3-final

for you to fetch changes up to dc70eb868b9cd2ca01313e5a394e6ea001d513e9:

  fpga: bridge: properly initialize bridge device before populating children (2023-04-07 00:10:04 +0800)

----------------------------------------------------------------
FPGA Manager changes for 6.3-final

Intel m10 bmc secure update:

- Ilpo's change fixes the return value of driver internal function

DFL PCI driver:

- Bjorn's change drops redundant pci_enable_pcie_error_reporting()

Xilinx:

- Michal's change uses xlnx_pr_decouple_read() instead of readl() to
  resolve sparse issue.

FPGA core:

- Alexis's change fixes kernel warning on fpga bridge register

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

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

----------------------------------------------------------------
Alexis Lothoré (1):
      fpga: bridge: properly initialize bridge device before populating children

Bjorn Helgaas (1):
      fpga: dfl-pci: Drop redundant pci_enable_pcie_error_reporting()

Ilpo Järvinen (1):
      fpga: m10bmc-sec: Fix rsu_send_data() to return FW_UPLOAD_ERR_HW_ERROR

Michal Simek (1):
      fpga: xilinx-pr-decoupler: Use readl wrapper instead of pure readl

 drivers/fpga/dfl-pci.c                  | 20 ++++++--------------
 drivers/fpga/fpga-bridge.c              |  3 ++-
 drivers/fpga/intel-m10-bmc-sec-update.c |  2 +-
 drivers/fpga/xilinx-pr-decoupler.c      |  2 +-
 4 files changed, 10 insertions(+), 17 deletions(-)

             reply	other threads:[~2023-04-11  6:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-11 14:41 Xu Yilun [this message]
2023-04-11  7:42 ` [GIT PULL] FPGA Manager changes for 6.3-final 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=ZDVxpv10vXppm8T/@yilunxu-OptiPlex-7050 \
    --to=yilun.xu@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hao.wu@intel.com \
    --cc=linux-fpga@vger.kernel.org \
    --cc=mdf@kernel.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).