aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2013-12-30 16:03:33 +0100
committerMaxime Ripard <maxime.ripard@free-electrons.com>2014-01-01 23:57:16 +0100
commit60b0f380beed421e0e2838e0617870ba7267e52e (patch)
tree6dfecce0b81804034245a946a94137b93decaa46 /MAINTAINERS
parentARM: sunxi: Select RESET_CONTROLLER (diff)
downloadlinux-dev-60b0f380beed421e0e2838e0617870ba7267e52e.tar.xz
linux-dev-60b0f380beed421e0e2838e0617870ba7267e52e.zip
MAINTAINERS: Update Allwinner sunXi maintainer files
Add entries for all files having either sunxi or one of the Allwinner flavours in their name. Also elect Emilio Lopez as the maintainer of the clock driver, since he was already acting like it. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 6 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8285ed4676b6..8aa8538dbdc1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -766,7 +766,12 @@ ARM/Allwinner A1X SoC support
M: Maxime Ripard <maxime.ripard@free-electrons.com>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
-F: arch/arm/mach-sunxi/
+N: sun[x4567]i
+
+ARM/Allwinner SoC Clock Support
+M: Emilio López <emilio@elopez.com.ar>
+S: Maintained
+F: drivers/clk/sunxi/
ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES
M: Andrew Victor <linux@maxim.org.za>