simplefb: Add simplefb MAINTAINERS entry
During the discussion about adding clock handling code to simplefb, it became
clear that simplefb currently does not have an active maintainer.
I've discussed this with Stephen Warren <[email protected]>, the original
author of simplefb, and with his permisson I'm picking up maintainership of
simplefb.
Cc: Stephen Warren <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Reviewed-by: Maxime Ripard <[email protected]>
Reviewed-by: David Herrmann <[email protected]>
Acked-by: Grant Likely <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS
index 3c64271..d348ccc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8442,6 +8442,14 @@
F: drivers/media/usb/siano/
F: drivers/media/mmc/siano/
+SIMPLEFB FB DRIVER
+M: Hans de Goede <[email protected]>
+L: [email protected]
+S: Maintained
+F: Documentation/devicetree/bindings/video/simple-framebuffer.txt
+F: drivers/video/fbdev/simplefb.c
+F: include/linux/platform_data/simplefb.h
+
SH_VEU V4L2 MEM2MEM DRIVER
L: [email protected]
S: Orphan