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

From: Sudeep Holla

Date: Tue Sep 08 2026 - 15:52:55 EST


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 ?

--
Regards,
Sudeep