mbox series

[V3,0/2] EDAC: synopsys: fix some bugs in v3.x Synopsys EDAC DDR driver

Message ID 20220424013345.7359-1-sherry.sun@nxp.com (mailing list archive)
Headers show
Series EDAC: synopsys: fix some bugs in v3.x Synopsys EDAC DDR driver | expand

Message

Sherry Sun April 24, 2022, 1:33 a.m. UTC
The two patches fix some issues for v3.x Synopsys EDAC DDR in synopsys_edac.c.
For the details, please check the patch commit log. This has been verified on
i.MX8MP platform.

Sherry Sun (2):
  EDAC/synopsys: Disable the error interrupt on Synopsys EDAC v3.x
    hardware
  EDAC/synopsys: Re-enable the interrupts in intr_handler for v3.x
    Synopsys EDAC DDR

 drivers/edac/synopsys_edac.c | 44 ++++++++++++++++++++----------------
 1 file changed, 25 insertions(+), 19 deletions(-)