From: Simon Horman <horms@verge.net.au>
To: linux-fbdev@vger.kernel.org
Subject: Re: [PATCH v2] fbdev: Add Renesas vdc4 framebuffer driver
Date: Sat, 16 Feb 2013 02:04:12 +0000 [thread overview]
Message-ID: <20130216020412.GA3637@verge.net.au> (raw)
In-Reply-To: <1347267372-22949-1-git-send-email-phil.edworthy@renesas.com>
On Fri, Oct 05, 2012 at 05:34:54PM +0100, phil.edworthy@renesas.com wrote:
> Hi,
>
> Any news on this patch?
Phil, did this patch get merged in the end?
>
> Thanks
> Phil
>
> > From: Jingoo Han <jg1.han@samsung.com>
> > To: "'Phil Edworthy'" <phil.edworthy@renesas.com>,
> > Cc: "'Florian Tobias Schandinat'" <FlorianSchandinat@gmx.de>, linux-
> > fbdev@vger.kernel.org, linux-sh@vger.kernel.org, "'Jingoo Han'"
> > <jg1.han@samsung.com>
> > 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@renesas.com>
> >
> >
> > Reviewed-by: Jingoo Han <jg1.han@samsung.com>
> >
> > 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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2013-02-16 2:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-10 8:56 [PATCH v2] fbdev: Add Renesas vdc4 framebuffer driver Phil Edworthy
2012-09-11 2:31 ` Jingoo Han
2012-10-05 16:34 ` phil.edworthy
2013-02-16 2:04 ` Simon Horman [this message]
2013-02-18 8:14 ` phil.edworthy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130216020412.GA3637@verge.net.au \
--to=horms@verge.net.au \
--cc=linux-fbdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).