linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add edac driver for i.MX8MP based on synopsys edac driver
@ 2020-02-21  6:39 sherry sun
  2020-02-21  6:39 ` [PATCH 1/3] dt-bindings: memory-controllers: Add i.MX8MP DDRC binding doc sherry sun
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: sherry sun @ 2020-02-21  6:39 UTC (permalink / raw)
  To: bp, mchehab, tony.luck, james.morse, rrichter, michal.simek,
	shawnguo, s.hauer, robh+dt, mark.rutland
  Cc: linux-edac, linux-arm-kernel, devicetree, linux-kernel,
	linux-imx, frank.li

From: Sherry Sun <sherry.sun@nxp.com>

This patchset add edac driver support for i.MX8MP, since i.MX8MP use the same
synopsys memory controller with ZynqMP, so the driver is based on synopsys_edac
driver.

Considering that i.MX8MP dts file is still in kernel/git/shawnguo/linux.git and
isn't in mainline now, I will add EDAC node in i.MX8MP dts after this file is
pushed to mainline. 

And the edac driver for i.MX8MP has been tested in kernel/git/shawnguo/linux.git
where i.MX8MP is supported, it turns out that this driver works well to detect
corrected and uncorrected errors for LPDDR4 in i.MX8MP.

Sherry Sun (3):
  dt-bindings: memory-controllers: Add i.MX8MP DDRC binding doc
  EDAC: Add synopsys edac driver support for i.MX8MP
  EDAC: synopsys: Add edac driver support for i.MX8MP

 .../bindings/memory-controllers/synopsys.txt  |  8 +-
 drivers/edac/Kconfig                          |  2 +-
 drivers/edac/synopsys_edac.c                  | 77 ++++++++++++++++++-
 3 files changed, 83 insertions(+), 4 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-02-27  6:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21  6:39 [PATCH 0/3] Add edac driver for i.MX8MP based on synopsys edac driver sherry sun
2020-02-21  6:39 ` [PATCH 1/3] dt-bindings: memory-controllers: Add i.MX8MP DDRC binding doc sherry sun
2020-02-26 17:24   ` Rob Herring
2020-02-27  6:40     ` Sherry Sun
2020-02-21  6:39 ` [PATCH 2/3] EDAC: Add synopsys edac driver support for i.MX8MP sherry sun
2020-02-21  6:39 ` [PATCH 3/3] EDAC: synopsys: Add " sherry sun
2020-02-26 17:12   ` James Morse
2020-02-27  5:00     ` Sherry Sun

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).