From: Manish Narani <manish.narani@xilinx.com>
To: robh+dt@kernel.org, mark.rutland@arm.com,
devicetree@vger.kernel.org, catalin.marinas@arm.com,
will.deacon@arm.com, mdf@kernel.org, willw@xilinx.com,
naga.sureshkumar.relli@xilinx.com, edgar.iglesias@xilinx.com,
bharat.kumar.gogada@xilinx.com, shubhrajyoti.datta@xilinx.com,
stefan.krsmanovic@aggios.com
Cc: anirudh@xilinx.com, sgoud@xilinx.com,
Manish Narani <manish.narani@xilinx.com>
Subject: [PATCH 0/4] EDAC: Enhancements to Synopsys EDAC driver
Date: Thu, 19 Jul 2018 15:44:46 +0530 [thread overview]
Message-ID: <1531995290-15643-1-git-send-email-manish.narani@xilinx.com> (raw)
This patch series enhances the current EDAC driver to support different
platforms.This series adds support for ZynqMP DDRC controller in synopsys
EDAC driver. This series also adds Device tree properties and relevant
binding documentation.
Manish Narani (4):
edac: synps: Add platform specific structures for ddrc controller
dt: bindings: Document ZynqMP DDRC in Synopsys documentation
edac: synopsys: Add EDAC ECC support for ZynqMP DDRC
arm64: zynqmp: Add DDRC node
.../bindings/memory-controllers/synopsys.txt | 25 +-
arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 7 +
drivers/edac/Kconfig | 2 +-
drivers/edac/synopsys_edac.c | 916 ++++++++++++++++++++-
4 files changed, 918 insertions(+), 32 deletions(-)
--
2.1.1
next reply other threads:[~2018-07-19 10:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-19 10:14 Manish Narani [this message]
2018-07-19 10:14 ` [PATCH 1/4] edac: synps: Add platform specific structures for ddrc controller Manish Narani
2018-07-19 10:14 ` [PATCH 2/4] dt: bindings: Document ZynqMP DDRC in Synopsys documentation Manish Narani
2018-07-25 19:25 ` Rob Herring
2018-07-31 13:11 ` Manish Narani
2018-07-19 10:14 ` [PATCH 3/4] edac: synopsys: Add EDAC ECC support for ZynqMP DDRC Manish Narani
2018-07-19 10:14 ` [PATCH 4/4] arm64: zynqmp: Add DDRC node Manish Narani
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=1531995290-15643-1-git-send-email-manish.narani@xilinx.com \
--to=manish.narani@xilinx.com \
--cc=anirudh@xilinx.com \
--cc=bharat.kumar.gogada@xilinx.com \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=edgar.iglesias@xilinx.com \
--cc=mark.rutland@arm.com \
--cc=mdf@kernel.org \
--cc=naga.sureshkumar.relli@xilinx.com \
--cc=robh+dt@kernel.org \
--cc=sgoud@xilinx.com \
--cc=shubhrajyoti.datta@xilinx.com \
--cc=stefan.krsmanovic@aggios.com \
--cc=will.deacon@arm.com \
--cc=willw@xilinx.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).