From: Thor Thayer <tthayer@xxxxxxxxxxxxxxxxxxxxx> This patch series adds the SD/MMC FIFO EDAC module which is a dual-port RAM as opposed to the other Arria10 peripheral's single port RAM FIFOs. Thor Thayer (3): Documentation: dt: socfpga: Add Arria10 SD-MMC EDAC binding EDAC, altera: Add Arria10 SD-MMC EDAC support ARM: dts: Add Arria10 SD/MMC EDAC devicetree entry .../bindings/arm/altera/socfpga-eccmgr.txt | 19 ++ arch/arm/boot/dts/socfpga_arria10_socdk_sdmmc.dts | 12 ++ drivers/edac/Kconfig | 7 + drivers/edac/altera_edac.c | 188 +++++++++++++++++++- drivers/edac/altera_edac.h | 5 + 5 files changed, 230 insertions(+), 1 deletion(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html