devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] EDAC: fsl-ddr, add imx9 support
@ 2024-07-09 20:23 Frank Li
  2024-07-09 20:23 ` [PATCH 1/6] EDAC: fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32() Frank Li
                   ` (6 more replies)
  0 siblings, 7 replies; 24+ messages in thread
From: Frank Li @ 2024-07-09 20:23 UTC (permalink / raw)
  To: York Sun, Borislav Petkov, Tony Luck, James Morse,
	Mauro Carvalho Chehab, Robert Richter, Krzysztof Kozlowski,
	Rob Herring, Conor Dooley, Krzysztof Kozlowski, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam
  Cc: linux-edac, linux-kernel, Borislav Petkov, devicetree, imx,
	linux-arm-kernel, Frank Li, Priyanka Singh, Sherry Sun, Li Yang,
	Ye Li, Peng Fan

Add imx9 support for fsl-ddr.

Patch 1-2 is prepare patch, no function chagne
Patch 3 is small fix for bit shift
Patch 4 is dt binding patch.
Patch 5 is driver change to support imx9
Patch 6 is imx93 dts change

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Frank Li (4):
      EDAC: fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()
      EDAC, fsl_ddr: Move global variable into struct fsl_mc_pdata
      dt-bindings: memory: fsl: Add compatible string nxp,imx9-memory-controller
      arm64: dts: imx93: add ddr edac support

Priyanka Singh (1):
      EDAC: fsl: Fix bad bit shift operations

Ye Li (1):
      EDAC: fsl_ddr: Add support for i.MX9 DDR controller

 .../bindings/memory-controllers/fsl/fsl,ddr.yaml   |  31 ++++-
 arch/arm64/boot/dts/freescale/imx93.dtsi           |   8 ++
 drivers/edac/fsl_ddr_edac.c                        | 134 ++++++++++++++-------
 drivers/edac/fsl_ddr_edac.h                        |  13 ++
 drivers/edac/layerscape_edac.c                     |   1 +
 5 files changed, 141 insertions(+), 46 deletions(-)
---
base-commit: 82d01fe6ee52086035b201cfa1410a3b04384257
change-id: 20240704-imx95_edac-209cec208446

Best regards,
---
Frank Li <Frank.Li@nxp.com>


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

end of thread, other threads:[~2024-10-10 16:07 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09 20:23 [PATCH 0/6] EDAC: fsl-ddr, add imx9 support Frank Li
2024-07-09 20:23 ` [PATCH 1/6] EDAC: fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32() Frank Li
2024-08-29 22:03   ` Frank Li
2024-10-10 15:33   ` Borislav Petkov
2024-10-10 16:07     ` Frank Li
2024-07-09 20:23 ` [PATCH 2/6] EDAC, fsl_ddr: Move global variable into struct fsl_mc_pdata Frank Li
2024-07-09 20:23 ` [PATCH 3/6] EDAC: fsl: Fix bad bit shift operations Frank Li
2024-07-09 20:23 ` [PATCH 4/6] dt-bindings: memory: fsl: Add compatible string nxp,imx9-memory-controller Frank Li
2024-07-10  6:49   ` Krzysztof Kozlowski
2024-07-10  7:18   ` [PATCH 4/6] dt-bindings: memory: fsl: Add compatible string nxp, imx9-memory-controller Alexander Stein
2024-07-12  3:27     ` Frank Li
2024-07-12  6:08       ` Alexander Stein
2024-07-09 20:23 ` [PATCH 5/6] EDAC: fsl_ddr: Add support for i.MX9 DDR controller Frank Li
2024-07-09 20:23 ` [PATCH 6/6] arm64: dts: imx93: add ddr edac support Frank Li
2024-07-10  2:25   ` Peng Fan
2024-07-10 14:38     ` Frank Li
2024-09-30 20:42 ` [PATCH 0/6] EDAC: fsl-ddr, add imx9 support Frank Li
2024-10-02  9:08   ` Borislav Petkov
2024-10-02 10:48     ` Krzysztof Kozlowski
2024-10-02 10:52       ` Krzysztof Kozlowski
2024-10-09 15:48     ` Frank Li
2024-10-09 16:20       ` Borislav Petkov
2024-10-09 18:31         ` Frank Li
2024-10-09 19:22           ` Borislav Petkov

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