diff options
author | Borislav Petkov <bp@suse.de> | 2020-10-12 11:05:42 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-10-12 11:05:42 +0200 |
commit | 1dc32628d65a670625afada00f50c91add1a19a2 (patch) | |
tree | 4e65a19d9abac7ee4c0831c3684e14d26a0227ab /MAINTAINERS | |
parent | EDAC/amd64: Set proper family type for Family 19h Models 20h-2Fh (diff) | |
parent | EDAC/al-mc-edac: Add Amazon's Annapurna Labs Memory Controller driver (diff) | |
download | linux-1dc32628d65a670625afada00f50c91add1a19a2.tar.xz linux-1dc32628d65a670625afada00f50c91add1a19a2.zip |
Merge branch 'edac-drivers' into edac-updates-for-v5.10
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2ee995996714..e90dc7349b56 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -802,6 +802,13 @@ S: Maintained F: Documentation/devicetree/bindings/interrupt-controller/amazon,al-fic.txt F: drivers/irqchip/irq-al-fic.c +AMAZON ANNAPURNA LABS MEMORY CONTROLLER EDAC +M: Talel Shenhar <talel@amazon.com> +M: Talel Shenhar <talelshenhar@gmail.com> +S: Maintained +F: Documentation/devicetree/bindings/edac/amazon,al-mc-edac.yaml +F: drivers/edac/al_mc_edac.c + AMAZON ANNAPURNA LABS THERMAL MMIO DRIVER M: Talel Shenhar <talel@amazon.com> S: Maintained |