diff options
author | Pawel Moll <[email protected]> | 2014-11-26 12:13:05 +0000 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2014-11-28 16:13:37 +0100 |
commit | 740d93b123fcc1fb5308f7c42a2ff4c755d69342 (patch) | |
tree | f814e8b0056fb2a5e8ca34ee0972fc55e9432158 | |
parent | 2b77b35dc2550cbdd6c9fb4582160e38efb7e4d0 (diff) |
MAINTAINERS: ARM Versatile Express platform
This patch adds a separate section for the ARM
Versatile Express platform maintainers, listing
all different bits and bobs used by it.
Acked-by: Liviu Dudau <[email protected]>
Acked-by: Sudeep Holla <[email protected]>
Acked-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Pawel Moll <[email protected]>
Acked-by: Michael Turquette <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fdbab2b19a1a..63542b9ec6cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1496,6 +1496,18 @@ S: Maintained F: drivers/clk/ux500/ F: include/linux/platform_data/clk-ux500.h +ARM/VERSATILE EXPRESS PLATFORM +M: Liviu Dudau <[email protected]> +M: Sudeep Holla <[email protected]> +M: Lorenzo Pieralisi <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: arch/arm/boot/dts/vexpress* +F: arch/arm/mach-vexpress/ +F: */*/vexpress* +F: drivers/clk/versatile/clk-vexpress-osc.c +F: drivers/clocksource/versatile.c + ARM/VFP SUPPORT M: Russell King <[email protected]> L: [email protected] (moderated for non-subscribers) |