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:
quoted
From: Arnd Bergmann <arnd@arndb.de>
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@arm.com>
Cc: Sudeep Holla <sudeep.holla@kernel.org>
Acked-by: Sudeep Holla <sudeep.holla@kernel.org>
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