Re: [PATCH 11/13] ARM: versatile: remove mps2 support
From: Sudeep Holla
Date: Tue Sep 08 2026 - 16:04:28 EST
On Tue, Sep 08, 2026 at 09:51:22PM +0200, Arnd Bergmann wrote:
> On Tue, Sep 8, 2026, at 21:49, 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>
>
> Thanks!
>
> > While at it, should we also remove
> >
> > drivers/tty/serial/mps2-uart.c and related Makefile/Kconfig entries ?
>
> Yes, I have a patch for that in
> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/log/?h=board-remove-7.3 and will post that once this series has progressed enough.
>
Ah ok, then discard my followup message. I assume you would have the timer
driver as well. Thanks for the deprecation.
--
Regards,
Sudeep