aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/dfl-afu-error.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-09-03fpga: dfl: afu: add error reporting support.Wu Hao1-0/+230
Error reporting is one important private feature, it reports error detected on port and accelerated function unit (AFU). It introduces several sysfs interfaces to allow userspace to check and clear errors detected by hardware. Signed-off-by: Xu Yilun <yilun.xu@intel.com> Signed-off-by: Wu Hao <hao.wu@intel.com> Acked-by: Alan Tull <atull@kernel.org> Signed-off-by: Moritz Fischer <mdf@kernel.org>