On Tue, Aug 09, 2016 at 11:03:56AM +0100, Mark Rutland wrote: > The ARM architected timer driver falls under the drivers/clocksource/ > catch-all in MAINTAINERS, and get_maintainers.pl doesn't suggest a > number of people who should be Cc'd. > > The ARM architected timer is a core component of ARMv7+VE and ARMv8, and > is critical to the correct operation of both architecture ports (and > their respective KVM code), and patches to it should have review by > knowledgeable interested parties. > > This patch adds a MAINTAINERS entry for the driver and its low-level > arch components, such that get_maintainer.pl will always include > relevant interested parties for modifications to the driver. For the > timebeing, this means myself and Marc Zyngier. > > Acked-by: Marc Zyngier <marc.zyng...@arm.com> > Cc: Catalin Marinas <catalin.mari...@arm.com> > Cc: Daniel Lezcano <daniel.lezc...@linaro.org> > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: Will Deacon <will.dea...@arm.com> > Cc: linux-arm-ker...@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Mark Rutland <mark.rutl...@arm.com>
Acked-by: Catalin Marinas <catalin.mari...@arm.com> I guess this could go in via arm-soc? -- Catalin