From: Thor Thayer <tthayer@xxxxxxxxxxxxxxxxxxxxx> This patch set adds the Ethernet EDAC and memory initialization functions for Altera's Arria10 peripherals. The ECC memory init functions are common to all the peripheral memory buffers (to follow in later patches). Thor Thayer (7): EDAC, altera: Add panic flag check to A10 IRQ EDAC, altera: Make all private data structures static const. EDAC, altera: Share Arria10 check_deps & IRQ functions Documentation: dt: socfpga: Add Arria10 Ethernet binding EDAC, altera: Add Arria10 ECC memory init functions EDAC, altera: Add Arria10 Ethernet EDAC support ARM: dts: Add Arria10 Ethernet EDAC devicetree entry .../bindings/arm/altera/socfpga-eccmgr.txt | 24 ++ arch/arm/boot/dts/socfpga_arria10.dtsi | 16 + drivers/edac/Kconfig | 7 + drivers/edac/altera_edac.c | 312 +++++++++++++++++--- drivers/edac/altera_edac.h | 12 + 5 files changed, 333 insertions(+), 38 deletions(-) -- 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