Hello, These three patches implement overlays support for the sh_mobile_lcdcfb driver. Compared to the previous version (posted as part of a larger patch set), the sysfs entries are documented in Documentation/ABI and the DMA coherent memory allocated for the planes is now freed at cleanup time. Laurent Pinchart (3): fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structure fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefix fbdev: sh_mobile_lcdc: Implement overlays support .../sysfs-devices-platform-sh_mobile_lcdc_fb | 59 ++ drivers/video/sh_mobile_lcdcfb.c | 1011 ++++++++++++++++++-- include/video/sh_mobile_lcdc.h | 7 + 3 files changed, 981 insertions(+), 96 deletions(-) create mode 100644 Documentation/ABI/testing/sysfs-devices-platform-sh_mobile_lcdc_fb -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html