projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b3225e
)
MAINTAINERS: Add memory drivers to AT91 entry
author
Alexandre Belloni
<
[email protected]
>
Mon, 27 Mar 2017 15:18:17 +0000
(17:18 +0200)
committer
Alexandre Belloni
<
[email protected]
>
Fri, 31 Mar 2017 18:36:04 +0000
(20:36 +0200)
Both atmel-ebi and atmel-sdram are maintained as part of the Atmel ARM
SoCs.
Suggested-by: Lee Jones <
[email protected]
>
Acked-by: Nicolas Ferre <
[email protected]
>
Signed-off-by: Alexandre Belloni <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index e5ae9235c62f385b2033f9de10f496e4cfa487dd..18e9fa86b54cc94e3a98bfc6db4db57c1c28b73e 100644
(file)
--- 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 <
[email protected]
>