From f4e6dfcb7812c9bcc210bd7b5309bb1d241628f4 Mon Sep 17 00:00:00 2001
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Date: Mon, 27 Mar 2017 17:18:17 +0200
Subject: [PATCH] MAINTAINERS: Add memory drivers to AT91 entry

Both atmel-ebi and atmel-sdram are maintained as part of the Atmel ARM
SoCs.

Suggested-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e5ae9235c62f3..18e9fa86b54cc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1110,6 +1110,7 @@ F:	arch/arm/boot/dts/at91*.dtsi
 F:	arch/arm/boot/dts/sama*.dts
 F:	arch/arm/boot/dts/sama*.dtsi
 F:	arch/arm/include/debug/at91.S
+F:	drivers/memory/atmel*
 
 ARM/ATMEL AT91 Clock Support
 M:	Boris Brezillon <boris.brezillon@free-electrons.com>
-- 
GitLab