linux-stable/arch/arm/mach-ep93xx
Arnd Bergmann 6eea15887f ARM: ep93xx: mark most board files as unused
Most of the remaining ARM board files in the kernel have no known users,
and we plan to remove those in early 2023.

For ep93xx, Alexander Sverdlin still has access to the edb93xx family
of reference boards, while Nikita Shubin has a ts7250 and is working on
a device tree conversion for those. Hartley Sweeten has a
MACH_VISION_EP9307 that is still in use.

This is a total of nine machine definitions that we will keep
around, but these are all similar machines and are defined in only
two board files. The other six board files now have a dependency on
CONFIG_UNUSED_BOARD_FILES to indicate that they are likely going away.

Cc: Nikita Shubin <nikita.shubin@maquefel.me>
Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Cc: Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-07-22 13:11:21 +02:00
..
Kconfig ARM: ep93xx: mark most board files as unused 2022-07-22 13:11:21 +02:00
Makefile ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
Makefile.boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
adssphere.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
clock.c ep93xx: clock: Do not return the address of the freed memory 2022-05-27 15:55:44 +02:00
core.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
dma.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
edb93xx.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
ep93xx-regs.h ARM: ep93xx: make mach/ep93xx-regs.h local 2022-04-04 10:22:37 +02:00
gesbc9312.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
gpio-ep93xx.h ARM: ep93xx: make mach/ep93xx-regs.h local 2022-04-04 10:22:37 +02:00
hardware.h ARM: ep93xx: move private headers out of mach/* 2019-04-28 23:08:44 -07:00
irqs.h ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
micro9.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
platform.h ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
simone.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
snappercl15.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
soc.h ARM: ep93xx: make mach/ep93xx-regs.h local 2022-04-04 10:22:37 +02:00
timer-ep93xx.c ARM: ep93xx: Replace setup_irq() by request_irq() 2020-03-27 14:11:42 +01:00
ts72xx.c ARM: ep93xx: Make ts72xx_register_flash() static 2022-05-27 16:00:58 +02:00
ts72xx.h ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivative 2017-12-13 22:26:10 +01:00
vision_ep9307.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00