[PATCH 11/13] ARM: versatile: remove mps2 support
Vladimir Murzin
vladimir.murzin at arm.com
Tue Sep 8 08:41:00 PDT 2026
On 9/8/26 16:28, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd at 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 at arm.com>
> Cc: Sudeep Holla <sudeep.holla at kernel.org>
> Cc: Lorenzo Pieralisi <lpieralisi at kernel.org>
> Cc: Linus Walleij <linusw at kernel.org>
> Cc: Rob Herring <robh at kernel.org>
> Cc: Krzysztof Kozlowski <krzk+dt at kernel.org>
> Cc: Conor Dooley <conor+dt at kernel.org>
> Cc: Andi Shyti <andi.shyti at kernel.org>
> Cc: Ethan Nelson-Moore <enelsonmoore at gmail.com>
> Cc: devicetree at vger.kernel.org
> Cc: linux-i2c at vger.kernel.org
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> ---
> arch/arm/Kconfig | 14 --
> arch/arm/boot/dts/arm/Makefile | 3 -
> arch/arm/boot/dts/arm/mps2-an385.dts | 92 -----------
> arch/arm/boot/dts/arm/mps2-an399.dts | 92 -----------
> arch/arm/boot/dts/arm/mps2.dtsi | 220 ---------------------------
> arch/arm/configs/mps2_defconfig | 102 -------------
> arch/arm/mach-versatile/Makefile | 3 -
> arch/arm/mach-versatile/v2m-mps2.c | 17 ---
> drivers/i2c/busses/Kconfig | 2 +-
> 9 files changed, 1 insertion(+), 544 deletions(-)
> delete mode 100644 arch/arm/boot/dts/arm/mps2-an385.dts
> delete mode 100644 arch/arm/boot/dts/arm/mps2-an399.dts
> delete mode 100644 arch/arm/boot/dts/arm/mps2.dtsi
> delete mode 100644 arch/arm/configs/mps2_defconfig
> delete mode 100644 arch/arm/mach-versatile/v2m-mps2.c
Acked-by: Vladimir Murzin <vladimir.murzin at arm.com>
More information about the linux-arm-kernel
mailing list