diff options
author | Maxime Ripard <[email protected]> | 2013-12-30 16:03:33 +0100 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2014-01-01 23:57:16 +0100 |
commit | 60b0f380beed421e0e2838e0617870ba7267e52e (patch) | |
tree | 6dfecce0b81804034245a946a94137b93decaa46 | |
parent | 070330d3d45468a3f91b7c895903f2b566145d51 (diff) |
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 <[email protected]>
Acked-by: Mike Turquette <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
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 <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained -F: arch/arm/mach-sunxi/ +N: sun[x4567]i + +ARM/Allwinner SoC Clock Support +M: Emilio López <[email protected]> +S: Maintained +F: drivers/clk/sunxi/ ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES M: Andrew Victor <[email protected]> |