aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/dfl-fme-error.c
AgeCommit message (Collapse)AuthorFilesLines
2019-09-03fpga: dfl: fme: add global error reporting supportWu Hao1-0/+359
This patch adds support for global error reporting for FPGA Management Engine (FME), it introduces sysfs interfaces to report different error detected by the hardware, and allow user to clear errors or inject error for testing purpose. Signed-off-by: Luwei Kang <[email protected]> Signed-off-by: Ananda Ravuri <[email protected]> Signed-off-by: Xu Yilun <[email protected]> Signed-off-by: Wu Hao <[email protected]> Acked-by: Alan Tull <[email protected]> Signed-off-by: Moritz Fischer <[email protected]>