Hi Simon, > On Fri, Oct 05, 2012 at 05:34:54PM +0100, phil.edworthy@xxxxxxxxxxx wrote: > > Hi, > > > > Any news on this patch? > > Phil, did this patch get merged in the end? No, I sent a couple of emails to try to get some response but nothing. I suspect that it was my fault in that I only realised somewhat later that I wasn't signed up to the fbdev ml. Phil > > > From: Jingoo Han <jg1.han@xxxxxxxxxxx> > > > To: "'Phil Edworthy'" <phil.edworthy@xxxxxxxxxxx>, > > > Cc: "'Florian Tobias Schandinat'" <FlorianSchandinat@xxxxxx>, linux- > > > fbdev@xxxxxxxxxxxxxxx, linux-sh@xxxxxxxxxxxxxxx, "'Jingoo Han'" > > > <jg1.han@xxxxxxxxxxx> > > > Date: 11/09/2012 03:31 > > > Subject: Re: [PATCH v2] fbdev: Add Renesas vdc4 framebuffer driver > > > > > > On Monday, September 10, 2012 5:56 PM Phil Edworthy wrote > > > > > > > > The vdc4 display hardware is found on the sh7269 device. > > > > > > > > Signed-off-by: Phil Edworthy <phil.edworthy@xxxxxxxxxxx> > > > > > > > > > Reviewed-by: Jingoo Han <jg1.han@xxxxxxxxxxx> > > > > > > Best regards, > > > Jingoo Han > > > > > > > > > > --- > > > > v2: > > > > * Use devm_ variants of clk_get, ioremap_nocache, request_irq. > > > > * Replace spaces with tabs. > > > > * Check ren_vdc4_start return value. > > > > * Fix headers used. > > > > > > > > drivers/video/Kconfig | 10 + > > > > drivers/video/Makefile | 1 + > > > > drivers/video/ren_vdc4fb.c | 641 +++++++++++++++++++++++++++++++ > > > +++++++++++++ > > > > include/video/ren_vdc4fb.h | 19 ++ > > > > 4 files changed, 671 insertions(+), 0 deletions(-) > > > > create mode 100644 drivers/video/ren_vdc4fb.c > > > > create mode 100644 include/video/ren_vdc4fb.h > > > > > > > > > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > > the body of a message to majordomo@xxxxxxxxxxxxxxx > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > -- 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