From: Andrew Morton <akpm@linux-foundation.org>
To: Krzysztof Helt <krzysztof.h1@poczta.fm>
Cc: linux-fbdev-devel@lists.sourceforge.net, iwamatsu@nigauri.org,
linux-sh@vger.kernel.org, Magnus Damm <magnus.damm@gmail.com>,
lethal@linux-sh.org
Subject: Re: [PATCH] video: SuperH Mobile LCDC Driver V2
Date: Fri, 30 May 2008 12:06:06 -0700 [thread overview]
Message-ID: <20080530120606.9ff1b384.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080530182803.5d599d21.krzysztof.h1@poczta.fm>
On Fri, 30 May 2008 18:28:03 +0200 Krzysztof Helt <krzysztof.h1@poczta.fm> wrote:
> On Fri, 30 May 2008 20:02:39 +0900
> Magnus Damm <magnus.damm@gmail.com> wrote:
>
> > This is the SuperH Mobile LCDC frame buffer driver V2, adding
> > support for the LCDC block found in SuperH Mobile processors. The
> > hardware supports up to two LCD panels per LCDC block, and both RGB
> > and SYS interfaces can be used to hook up LCD panels/modules.
> >
> > The device driver is a regular platform driver, so LCD configuration
> > and board specific hooks are passed to the driver using platform data.
> > LCD modules using SYS interface often require special configuration
> > using the SYS bus, and to solve this cleanly the driver provides SYS
> > interface operations to the board code.
> >
> > Tested on sh7723 and sh7722 processors with a SYS16A QVGA panel and
> > WVGA panels using RGB16 and RGB18 interfaces.
> >
> > Signed-off-by: Magnus Damm <damm@igel.co.jp>
> > ---
>
> Acked-by: Krzysztof Helt<krzysztof.h1@wp.pl>
>
> Does anybody know which tag is better for a reviewed patch:
> "Acked-by" or "Reviewed-by" ?
>
I consider Reviewed-by: to be much stronger that Acked-by:
You wouldn't believe some of the crap which has had cheerful Acked-by:s :(
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
next prev parent reply other threads:[~2008-05-30 19:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-30 11:02 [PATCH] video: SuperH Mobile LCDC Driver V2 Magnus Damm
2008-05-30 16:28 ` Krzysztof Helt
2008-05-30 19:06 ` Andrew Morton [this message]
2008-05-30 19:44 ` Krzysztof Helt
2008-05-31 14:25 ` Fabio Giovagnini
2008-06-02 1:43 ` Magnus Damm
2008-06-02 6:09 ` Paul Mundt
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=20080530120606.9ff1b384.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=iwamatsu@nigauri.org \
--cc=krzysztof.h1@poczta.fm \
--cc=lethal@linux-sh.org \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
/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).