diff options
author | Pawel Moll <pawel.moll@arm.com> | 2014-11-26 07:13:05 -0500 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-11-28 10:13:37 -0500 |
commit | 740d93b123fcc1fb5308f7c42a2ff4c755d69342 (patch) | |
tree | f814e8b0056fb2a5e8ca34ee0972fc55e9432158 /MAINTAINERS | |
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 <liviu.dudau@arm.com>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Acked-by: Michael Turquette <mturquette@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-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 | |||
1496 | F: drivers/clk/ux500/ | 1496 | F: drivers/clk/ux500/ |
1497 | F: include/linux/platform_data/clk-ux500.h | 1497 | F: include/linux/platform_data/clk-ux500.h |
1498 | 1498 | ||
1499 | ARM/VERSATILE EXPRESS PLATFORM | ||
1500 | M: Liviu Dudau <liviu.dudau@arm.com> | ||
1501 | M: Sudeep Holla <sudeep.holla@arm.com> | ||
1502 | M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | ||
1503 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1504 | S: Maintained | ||
1505 | F: arch/arm/boot/dts/vexpress* | ||
1506 | F: arch/arm/mach-vexpress/ | ||
1507 | F: */*/vexpress* | ||
1508 | F: drivers/clk/versatile/clk-vexpress-osc.c | ||
1509 | F: drivers/clocksource/versatile.c | ||
1510 | |||
1499 | ARM/VFP SUPPORT | 1511 | ARM/VFP SUPPORT |
1500 | M: Russell King <linux@arm.linux.org.uk> | 1512 | M: Russell King <linux@arm.linux.org.uk> |
1501 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1513 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |