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]> --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0ff630d..924454f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1503,6 +1503,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) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

