Linux-EDAC Archive mirror
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-edac <linux-edac@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] EDAC updates for v6.7
Date: Fri, 27 Oct 2023 12:09:20 +0200	[thread overview]
Message-ID: <20231027100920.GAZTuMUJEP5LI7mZ+S@fat_crate.local> (raw)

Hi Linus,

please pull EDAC updates for 6.7. I know, the merge window hasn't opened
yet but lemme send you the stuff which is ready anyway and since you
prefer early pull requests...

Thx.

---

The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:

  Linux 6.6-rc4 (2023-10-01 14:15:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_v6.7

for you to fetch changes up to 6f15b178cd6315c997981f76c6ebed7ad39144c5:

  EDAC/versal: Add a Xilinx Versal memory controller driver (2023-10-23 19:41:27 +0200)

----------------------------------------------------------------
- A new EDAC driver for Xilinx's Versal integrated memory controller

----------------------------------------------------------------
Shubhrajyoti Datta (2):
      dt-bindings: memory-controllers: Add support for Xilinx Versal EDAC for DDRMC
      EDAC/versal: Add a Xilinx Versal memory controller driver

 .../memory-controllers/xlnx,versal-ddrmc-edac.yaml |   57 ++
 MAINTAINERS                                        |    7 +
 drivers/edac/Kconfig                               |   12 +
 drivers/edac/Makefile                              |    1 +
 drivers/edac/versal_edac.c                         | 1069 ++++++++++++++++++++
 include/linux/firmware/xlnx-zynqmp.h               |   12 +
 6 files changed, 1158 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/xlnx,versal-ddrmc-edac.yaml
 create mode 100644 drivers/edac/versal_edac.c

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

             reply	other threads:[~2023-10-27 10:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-27 10:09 Borislav Petkov [this message]
2023-10-30 23:50 ` [GIT PULL] EDAC updates for v6.7 pr-tracker-bot

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=20231027100920.GAZTuMUJEP5LI7mZ+S@fat_crate.local \
    --to=bp@alien8.de \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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).