Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1609950 > unrolled thread
| Started by | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| First post | 2017-03-27 17:30 +0200 |
| Last post | 2017-03-27 17:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH] MAINTAINERS: Add memory drivers to AT91 entry Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-03-27 17:30 +0200
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Date | 2017-03-27 17:30 +0200 |
| Subject | [PATCH] MAINTAINERS: Add memory drivers to AT91 entry |
| Message-ID | <tpEKK-1E4-11@gated-at.bofh.it> |
Both atmel-ebi and atmel-sdram are maintained as part of the Atmel ARM SoCs. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index c45c02bc6082..6531d239db6b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1111,6 +1111,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> -- 2.11.0
Back to top | Article view | linux.kernel
csiph-web