summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTero Kristo2017-11-13 14:08:10 +0100
committerBorislav Petkov2017-11-27 13:51:19 +0100
commit86a18ee21e5eecf56ca02aec24807ffa87bb57b6 (patch)
treef88df1b752c450b1d5f72840f9f1a5388400b854 /MAINTAINERS
parentEDAC, octeon: Fix an uninitialized variable warning (diff)
downloadkernel-qcow2-linux-86a18ee21e5eecf56ca02aec24807ffa87bb57b6.tar.gz
kernel-qcow2-linux-86a18ee21e5eecf56ca02aec24807ffa87bb57b6.tar.xz
kernel-qcow2-linux-86a18ee21e5eecf56ca02aec24807ffa87bb57b6.zip
EDAC, ti: Add support for TI keystone and DRA7xx EDAC
TI Keystone and DRA7xx SoCs have support for EDAC on DDR3 memory that can correct one bit errors and detect two bit errors. Add EDAC driver for this feature which plugs into the generic kernel EDAC framework. Signed-off-by: Tero Kristo <t-kristo@ti.com> Cc: linux-arm-kernel@lists.infradead.org Cc: linux-edac <linux-edac@vger.kernel.org> Cc: linux-omap@vger.kernel.org Link: http://lkml.kernel.org/r/1510578490-14510-1-git-send-email-t-kristo@ti.com [ Add SPDX tag and make _emif_get_id() use edac_printk(). ] Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index aa71ab52fd76..27abd1524042 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5140,6 +5140,12 @@ L: linux-edac@vger.kernel.org
S: Maintained
F: drivers/edac/skx_edac.c
+EDAC-TI
+M: Tero Kristo <t-kristo@ti.com>
+L: linux-edac@vger.kernel.org
+S: Maintained
+F: drivers/edac/ti_edac.c
+
EDIROL UA-101/UA-1000 DRIVER
M: Clemens Ladisch <clemens@ladisch.de>
L: alsa-devel@alsa-project.org (moderated for non-subscribers)