Skip to content

Commit 75dfa87

Browse files
havmindsuryasaimadhu
authored andcommitted
EDAC, fsl_ddr: Add LS1021A to the list of supported hardware
The Freescale ddr driver also works on the LS1021A board. Signed-off-by: Patrick Havelange <patrick.havelange@essensium.com> Signed-off-by: Borislav Petkov <bp@suse.de> Cc: Mauro Carvalho Chehab <mchehab@kernel.org> Cc: York Sun <york.sun@nxp.com> Cc: arnout.vandecappelle@essensium.com Cc: linux-edac <linux-edac@vger.kernel.org> Cc: matthew.weber@rockwellcollins.com Cc: patrick.havelange@essensium.com Link: https://lkml.kernel.org/r/20181219104323.10324-1-patrick.havelange@essensium.com
1 parent bd44735 commit 75dfa87

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

drivers/edac/fsl_ddr_edac.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* Freescale Memory Controller kernel module
33
*
44
* Support Power-based SoCs including MPC85xx, MPC86xx, MPC83xx and
5-
* ARM-based Layerscape SoCs including LS2xxx. Originally split
6-
* out from mpc85xx_edac EDAC driver.
5+
* ARM-based Layerscape SoCs including LS2xxx and LS1021A. Originally
6+
* split out from mpc85xx_edac EDAC driver.
77
*
88
* Parts Copyrighted (c) 2013 by Freescale Semiconductor, Inc.
99
*

drivers/edac/fsl_ddr_edac.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* Freescale Memory Controller kernel module
33
*
44
* Support Power-based SoCs including MPC85xx, MPC86xx, MPC83xx and
5-
* ARM-based Layerscape SoCs including LS2xxx. Originally split
6-
* out from mpc85xx_edac EDAC driver.
5+
* ARM-based Layerscape SoCs including LS2xxx and LS1021A. Originally
6+
* split out from mpc85xx_edac EDAC driver.
77
*
88
* Author: Dave Jiang <djiang@mvista.com>
99
*

0 commit comments

Comments
 (0)