RE: [PATCH 0/2] fix some bugs in V3.X Synopsys EDAC DDR driver

Shubhrajyoti Datta posted 2 patches 4 years ago
Only 0 patches received!
RE: [PATCH 0/2] fix some bugs in V3.X Synopsys EDAC DDR driver
Posted by Shubhrajyoti Datta 4 years ago

> -----Original Message-----
> From: Michal Simek <michal.simek@xilinx.com>
> Sent: Friday, March 18, 2022 5:00 PM
> To: Sherry Sun <sherry.sun@nxp.com>; bp@alien8.de;
> mchehab@kernel.org; Michal Simek <michals@xilinx.com>;
> tony.luck@intel.com; james.morse@arm.com; rric@kernel.org;
> Shubhrajyoti Datta <shubhraj@xilinx.com>
> Cc: linux-edac@vger.kernel.org; linux-kernel@vger.kernel.org; linux-arm-
> kernel@lists.infradead.org; linux-imx@nxp.com
> Subject: Re: [PATCH 0/2] fix some bugs in V3.X Synopsys EDAC DDR driver
> 
> +Shubhrajyoti.
> 
> On 3/18/22 12:17, Sherry Sun wrote:
> > 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.
> >
The changes look good to me .

Reviewed-by: Shubhrajyoti Datta <Shubhrajyoti.datta@xilinx.com>

> > Sherry Sun (2):
> >    EDAC: synopsys: Add disable_intr support for V3.X Synopsys EDAC DDR
> >    EDAC: synopsys: re-enable the interrupts in intr_handler for V3.X
> >      Synopsys EDAC DDR
> >
> >   drivers/edac/synopsys_edac.c | 11 +++++++++--
> >   1 file changed, 9 insertions(+), 2 deletions(-)
> >