Skip to content

Commit 4ba66a9

Browse files
committed
arch: remove blackfin port
The Analog Devices Blackfin port was added in 2007 and was rather active for a while, but all work on it has come to a standstill over time, as Analog have changed their product line-up. Aaron Wu confirmed that the architecture port is no longer relevant, and multiple people suggested removing blackfin independently because of some of its oddities like a non-working SMP port, and the amount of duplication between the chip variants, which cause extra work when doing cross-architecture changes. Link: https://docs.blackfin.uclinux.org/ Acked-by: Aaron Wu <Aaron.Wu@analog.com> Acked-by: Bryan Wu <cooloney@gmail.com> Cc: Steven Miao <realmz6@gmail.com> Cc: Mike Frysinger <vapier@chromium.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent b8c9c8f commit 4ba66a9

File tree

475 files changed

+2
-123907
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

475 files changed

+2
-123907
lines changed

Documentation/00-INDEX

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ backlight/
6666
- directory with info on controlling backlights in flat panel displays
6767
bcache.txt
6868
- Block-layer cache on fast SSDs to improve slow (raid) I/O performance.
69-
blackfin/
70-
- directory with documentation for the Blackfin arch.
7169
block/
7270
- info on the Block I/O (BIO) layer.
7371
blockdev/

Documentation/admin-guide/kernel-parameters.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ parameter is applicable::
8989
APM Advanced Power Management support is enabled.
9090
ARM ARM architecture is enabled.
9191
AX25 Appropriate AX.25 support is enabled.
92-
BLACKFIN Blackfin architecture is enabled.
9392
CLK Common clock infrastructure is enabled.
9493
CMA Contiguous Memory Area support is enabled.
9594
DRM Direct Rendering Management support is enabled.

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@
10251025
address. The serial port must already be setup
10261026
and configured. Options are not yet supported.
10271027

1028-
earlyprintk= [X86,SH,BLACKFIN,ARM,M68k,S390]
1028+
earlyprintk= [X86,SH,ARM,M68k,S390]
10291029
earlyprintk=vga
10301030
earlyprintk=efi
10311031
earlyprintk=sclp

Documentation/blackfin/00-INDEX

Lines changed: 0 additions & 6 deletions
This file was deleted.

Documentation/blackfin/bfin-gpio-notes.txt

Lines changed: 0 additions & 71 deletions
This file was deleted.

Documentation/blackfin/bfin-spi-notes.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

MAINTAINERS

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -2629,51 +2629,6 @@ F: Documentation/filesystems/bfs.txt
26292629
F: fs/bfs/
26302630
F: include/uapi/linux/bfs_fs.h
26312631

2632-
BLACKFIN ARCHITECTURE
2633-
L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2634-
T: git git://git.code.sf.net/p/adi-linux/code
2635-
W: http://blackfin.uclinux.org
2636-
S: Orphan
2637-
F: arch/blackfin/
2638-
2639-
BLACKFIN EMAC DRIVER
2640-
L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2641-
W: http://blackfin.uclinux.org
2642-
S: Orphan
2643-
F: drivers/net/ethernet/adi/
2644-
2645-
BLACKFIN MEDIA DRIVER
2646-
L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2647-
W: http://blackfin.uclinux.org/
2648-
S: Orphan
2649-
F: drivers/media/platform/blackfin/
2650-
F: drivers/media/i2c/adv7183*
2651-
F: drivers/media/i2c/vs6624*
2652-
2653-
BLACKFIN RTC DRIVER
2654-
L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2655-
W: http://blackfin.uclinux.org
2656-
S: Orphan
2657-
F: drivers/rtc/rtc-bfin.c
2658-
2659-
BLACKFIN SDH DRIVER
2660-
L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2661-
W: http://blackfin.uclinux.org
2662-
S: Orphan
2663-
F: drivers/mmc/host/bfin_sdh.c
2664-
2665-
BLACKFIN SERIAL DRIVER
2666-
L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2667-
W: http://blackfin.uclinux.org
2668-
S: Orphan
2669-
F: drivers/tty/serial/bfin_uart.c
2670-
2671-
BLACKFIN WATCHDOG DRIVER
2672-
L: adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2673-
W: http://blackfin.uclinux.org
2674-
S: Orphan
2675-
F: drivers/watchdog/bfin_wdt.c
2676-
26772632
BLINKM RGB LED DRIVER
26782633
M: Jan-Simon Moeller <jansimon.moeller@gmx.de>
26792634
S: Maintained

arch/blackfin/Clear_BSD.txt

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)