Quoting Pawel Moll (2014-11-25 10:17:35) > 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 | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0ff630d..e0cb002 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1503,6 +1503,25 @@ 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: drivers/bus/vexpress-config.c > +F: drivers/clk/versatile/clk-vexpress-osc.c > +F: drivers/clocksource/versatile.c > +F: drivers/cpufreq/vexpress-spc-cpufreq.c > +F: drivers/hwmon/vexpress.c > +F: drivers/mfd/vexpress-sysreg.c > +F: drivers/misc/vexpress-vexpress-syscfg.c > +F: drivers/power/reset/vexpress-poweroff.c > +F: drivers/regulator/vexpress.c > +F: include/linux/vexpress.h > + > 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/

