lkml.org 
[lkml]   [2019]   [Mar]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] EDAC Support for SiFive SoCs
Date
This patch series adds an EDAC driver and DT documentation
for FU540-C000 chip.

Initially L2 Cache controller is added as a subcomponent to this driver.

This patchset is based on Linux 5.0-rc8 and tested on HiFive Unleashed
board with additional board related patches needed for testing can be
found at dev/yashs/L2_cache_controller branch of:
https://github.com/yashshah7/riscv-linux.git

Yash Shah (2):
edac: sifive: Add DT documentation for SiFive EDAC driver and
subcomponent
edac: sifive: Add EDAC driver for SiFive FU540-C000 chip

.../devicetree/bindings/edac/sifive-edac.txt | 40 +++
arch/riscv/Kconfig | 1 +
drivers/edac/Kconfig | 13 +
drivers/edac/Makefile | 1 +
drivers/edac/sifive_edac.c | 297 +++++++++++++++++++++
5 files changed, 352 insertions(+)
create mode 100644 Documentation/devicetree/bindings/edac/sifive-edac.txt
create mode 100644 drivers/edac/sifive_edac.c

--
1.9.1

\
 
 \ /
  Last update: 2019-03-20 12:54    [W:0.073 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site