ARM: remove u300 platform
authorArnd Bergmann <arnd@arndb.de>
Mon, 18 Jan 2021 13:20:44 +0000 (14:20 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 20 Jan 2021 10:42:23 +0000 (11:42 +0100)
commitce1380c9f4bc48f6e6133ef9fc24dc9f3df500ac
treea8f971b3e600004f7ff97428db4d4447ae377e3e
parentedd4488aea9c6a7ded1a2615a32a3a7e8e29de31
ARM: remove u300 platform

The Ericsson U300 platform was one of two ARM929 based SoC platforms for
mobile phones in ST-Ericsson after the merger of Ericsson with ST-NXP
into ST-Ericsson, the other one being the ST Nomadik.

The platform was not widely adopted in Linux based systems and was
replaced with the far superior ST-Ericsson U8500 in 2011, but Linus
Walleij kept maintaining the code for the whole time.

Linus continues to use the Nomadik machine, but decided to drop
u300 from the kernel as part of this year's spring cleaning.
Thanks for having maintained it all these years.

Cc: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/lkml/CACRpkdbJkiHR9FSfJTH_5d_qRU1__dRXHM1TL40iqNRKbGQfrQ@mail.gmail.com/
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
14 files changed:
Documentation/devicetree/bindings/arm/ste-u300.txt [deleted file]
MAINTAINERS
arch/arm/Kconfig
arch/arm/Kconfig.debug
arch/arm/Makefile
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/ste-u300.dts [deleted file]
arch/arm/configs/u300_defconfig [deleted file]
arch/arm/mach-u300/Kconfig [deleted file]
arch/arm/mach-u300/Makefile [deleted file]
arch/arm/mach-u300/core.c [deleted file]
arch/arm/mach-u300/regulator.c [deleted file]
drivers/mtd/nand/raw/Kconfig
drivers/spi/Kconfig