On Tue, Sep 08, 2026 at 09:51:22PM +0200, Arnd Bergmann wrote:
On Tue, Sep 8, 2026, at 21:49, Sudeep Holla wrote:
quoted
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>
Thanks!
quoted
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