[PATCH v2 28/28] fbdev/p9100: Drop now unused driver p9100
Arnd Bergmann
arnd at kernel.org
Mon Mar 11 14:05:25 UTC 2024
On Sat, Mar 9, 2024, at 19:15, Sam Ravnborg via B4 Relay wrote:
> From: Sam Ravnborg <sam at ravnborg.org>
>
> The p9100 driver is only relevant for the Sparcbook 3 machine,
> and with sun4m support removed this driver is no longer relevant.
>
> Signed-off-by: Sam Ravnborg <sam at ravnborg.org>
> Acked-by: Arnd Bergmann <arnd at kernel.org>
> Acked-by: Thomas Zimmermann <tzimmermann at suse.de>
> Cc: "David S. Miller" <davem at davemloft.net>
> Cc: Arnd Bergmann <arnd at kernel.org>
> Cc: Andreas Larsson <andreas at gaisler.com>
> Cc: Helge Deller <deller at gmx.de>
> ---
> drivers/video/fbdev/Kconfig | 8 -
> drivers/video/fbdev/Makefile | 1 -
> drivers/video/fbdev/p9100.c | 372 -------------------------------------------
> 3 files changed, 381 deletions(-)
I tried to figure out if there are other drivers in the same
category and found the list at
https://everything2.com/title/Sun+graphics+cards
As far as I can tell, the only SBUS graphics that were
shipped on sparc64 are FB_FFB and FB_CG6, so we could
go further and remove BW2, CG3, TCX, CG14 and LEO as
well.
No need to change anything here for the moment, dropping
p9100 is already a step in the right direction.
Arnd
More information about the dri-devel
mailing list