From: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx> Instead of using the Arria10 (ARM32) EDAC bindings for Stratix10 (ARM64), create Stratix10 specific EDAC bindings to capture architecture differences between ARM32 and ARM64. This requires fixing the previous Stratix10 bindings. Also add the peripheral bindings for the Stratix10. Thor Thayer (4): Documentation: dt: edac: Fix Stratix10 IRQ bindings Documentation: dt: edac: Add Stratix10 Peripheral bindings EDAC, altera: Skip DB IRQ for Stratix10 arm64: dts: stratix10: Use new Stratix10 EDAC bindings .../devicetree/bindings/edac/socfpga-eccmgr.txt | 129 +++++++++++++++++++-- arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 25 ++-- drivers/edac/altera_edac.c | 31 ++--- 3 files changed, 153 insertions(+), 32 deletions(-) -- 2.7.4