video: fbdev: amba-clcd: Retire elder CLCD driver
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Jun 2020 20:04:44 +0000 (22:04 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 29 Jun 2020 22:27:28 +0000 (00:27 +0200)
commit0fb8125635e8eb5483fb095f98dcf0651206a7b8
tree606bc545978ca6abe3e59ab36c2237a19444bdc8
parent3f1f6981afed9fa21efa12ce396b35ca684b8a29
video: fbdev: amba-clcd: Retire elder CLCD driver

All the functionality in this driver has been reimplemented
in the new DRM driver in drivers/gpu/drm/pl111/* and all
the boards using it have been migrated to use the DRM driver
with all configuration coming from the device tree.

I started the work to migrate the CLCD driver to DRM in
april 2017 and it took a little more than 3 years to do this
properly without leaving any platforms behind.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Russell King <linux@armlinux.org.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20200609200446.153209-2-linus.walleij@linaro.org
MAINTAINERS
drivers/video/fbdev/Kconfig
drivers/video/fbdev/Makefile
drivers/video/fbdev/amba-clcd.c [deleted file]
include/linux/amba/clcd.h [deleted file]