Re: [PATCH 11/13] ARM: versatile: remove mps2 support

From: Sudeep Holla

Date: Tue Sep 08 2026 - 15:54:44 EST


On Tue, Sep 08, 2026 at 08:49:09PM +0100, Sudeep Holla wrote:
> On Tue, Sep 08, 2026 at 05:28:01PM +0200, Arnd Bergmann wrote:
> > From: Arnd Bergmann <arnd@xxxxxxxx>
> >
> > The Arm mps2 platform is the reference implementation for Arm
> > microcontrollers and is useful for testing but not expected to be used
> > as a production device.
> >
> > With all the Cortex-M based products gone, there is no longer a need
> > for a reference platform either, so remove it as well.
> >
> > Cc: Liviu Dudau <liviu.dudau@xxxxxxx>
> > Cc: Sudeep Holla <sudeep.holla@xxxxxxxxxx>
>
> Acked-by: Sudeep Holla <sudeep.holla@xxxxxxxxxx>
>
> While at it, should we also remove
>
> drivers/tty/serial/mps2-uart.c and related Makefile/Kconfig entries ?
>

My initial search was incomplete(used _MPS2_ instead of _MPS2).
We also have timer/clocksource driver:

drivers/clocksource/mps2-timer.c

--
Regards,
Sudeep