[PATCH] staging/fbtft: Update TODO and mailing lists

From: Daniel Vetter
Date: Wed Sep 05 2018 - 11:40:20 EST


Motivated by the ksummit-discuss discussion.

Cc: Shuah Khan <shuahkhan@xxxxxxxxx>
Cc: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
Cc: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx>
Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Cc: linux-fbdev@xxxxxxxxxxxxxxx
Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxxx>
---
MAINTAINERS | 2 ++
drivers/staging/fbtft/TODO | 4 ++++
2 files changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 029baa270a11..3d50315dbe90 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5624,6 +5624,8 @@ F: lib/fault-inject.c

FBTFT Framebuffer drivers
M: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
+L: dri-devel@xxxxxxxxxxxxxxxxxxxxx
+L: linux-fbdev@xxxxxxxxxxxxxxx
S: Maintained
F: drivers/staging/fbtft/

diff --git a/drivers/staging/fbtft/TODO b/drivers/staging/fbtft/TODO
index 7e64c7e438f0..a9f4802bb6be 100644
--- a/drivers/staging/fbtft/TODO
+++ b/drivers/staging/fbtft/TODO
@@ -2,3 +2,7 @@
GPIO descriptor API in <linux/gpio/consumer.h> and look up GPIO
lines from device tree, ACPI or board files, board files should
use <linux/gpio/machine.h>
+
+* convert all these over to drm_simple_display_pipe and submit for inclusion
+ into the DRM subsystem under drivers/gpu/drm - fbdev doesn't take any new
+ drivers anymore.
--
2.19.0.rc1