aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-11-14 13:26:46 +0100
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-11-14 15:28:19 +0200
commit6f15b602b8f93e1d199a85b95183d7a5836b3152 (patch)
tree1b0ec1f86e397fc9eabad10234d786fa231a7c57
parentLinux 3.18-rc3 (diff)
downloadlinux-dev-6f15b602b8f93e1d199a85b95183d7a5836b3152.tar.xz
linux-dev-6f15b602b8f93e1d199a85b95183d7a5836b3152.zip
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 <swarren@wwwdotorg.org>, the original author of simplefb, and with his permisson I'm picking up maintainership of simplefb. Cc: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Reviewed-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Acked-by: Grant Likely <grant.likely@linaro.org> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to '')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3c6427190be2..d348ccc162fb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8442,6 +8442,14 @@ F: drivers/media/usb/siano/
F: drivers/media/usb/siano/
F: drivers/media/mmc/siano/
+SIMPLEFB FB DRIVER
+M: Hans de Goede <hdegoede@redhat.com>
+L: linux-fbdev@vger.kernel.org
+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: linux-media@vger.kernel.org
S: Orphan