acrn-kernel/arch/arm/mach-iop32x
Arnd Bergmann 6460e993be ARM: iop32x: mark as unused
The iop32x platform has recently been converted to be part of
the multiplatform configuration, and it should be possible to
keep it alive for longer by making it boot from devicetree like
we did for the related ixp4xx platform.

However, it appears that no users remain at this point, so just
mark the entire platform depending on CONFIG_UNUSED_BOARD_FILES,
with the intention of removing it in early 2023.

If any users remain, please speak up now.

Cc: Lennert Buytenhek <buytenh@wantstofly.org>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-07-22 14:18:52 +02:00
..
Kconfig ARM: iop32x: mark as unused 2022-07-22 14:18:52 +02:00
Makefile
Makefile.boot
adma.c
cp6.c ARM: iop32x: include iop3xx.h header where needed 2022-04-04 17:42:59 +02:00
em7210.c ARM: iop32x: enable multiplatform support 2022-04-08 17:20:49 +02:00
glantank.c ARM: iop32x: enable multiplatform support 2022-04-08 17:20:49 +02:00
glantank.h
gpio-iop32x.h
hardware.h
i2c.c
iop3xx.h ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER 2021-12-06 12:49:04 +01:00
iq31244.c ARM: iop32x: enable multiplatform support 2022-04-08 17:20:49 +02:00
iq31244.h
iq80321.c ARM: iop32x: enable multiplatform support 2022-04-08 17:20:49 +02:00
iq80321.h
irq.c ARM: iop: make iop_handle_irq() static 2022-01-25 09:53:52 +01:00
irqs.h ARM: iop32x: enable multiplatform support 2022-04-08 17:20:49 +02:00
n2100.c ARM: iop32x: enable multiplatform support 2022-04-08 17:20:49 +02:00
n2100.h
pci.c arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace() 2021-12-07 17:36:16 +00:00
pmu.c
restart.c
setup.c
time.c