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]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 73d1aef..6e92e73 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8416,6 +8416,14 @@ F: drivers/media/usb/siano/ 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 -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
