diff options
author | Sherry Sun <[email protected]> | 2022-04-27 09:51:37 +0800 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2022-07-22 14:31:38 +0200 |
commit | 4bcffe941758ee17becb43af3b25487f848f6512 (patch) | |
tree | baf8e60168429677fa48d287fffc2ab4689cc5a4 /drivers/fpga/fpga-bridge.c | |
parent | be76ceaf03bc04e74be5e28f608316b73c2b04ad (diff) |
EDAC/synopsys: Re-enable the error interrupts on v3 hw
zynqmp_get_error_info() writes 0 to the ECC_CLR_OFST register after
an interrupt for a {un-,}correctable error is raised, which disables
the error interrupts. Then the interrupt handler will be called only
once. Therefore, re-enable the error interrupt line at the end of
intr_handler() for v3.x Synopsys EDAC DDR.
Fixes: f7824ded4149 ("EDAC/synopsys: Add support for version 3 of the Synopsys EDAC DDR")
Signed-off-by: Sherry Sun <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Shubhrajyoti Datta <[email protected]>
Acked-by: Michal Simek <[email protected]>
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions