From: linus.ml.walleij@gmail.com (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: driver for the character LCD found in ARM refdesigns
Date: Thu, 15 Jul 2010 13:49:28 +0200 [thread overview]
Message-ID: <AANLkTinxE6hbgVWqvxen6yDNM1VLgK2DFnMyN_o_zbsw@mail.gmail.com> (raw)
In-Reply-To: <20100715102237.GI26212@n2100.arm.linux.org.uk>
2010/7/15 Russell King - ARM Linux <linux@arm.linux.org.uk>:
> On Tue, Jul 06, 2010 at 05:21:08PM +0200, Linus Walleij wrote:
>> This adds a driver for the character LCD found on the ARM Versatile
>> and RealView Platform Baseboards. It doesn't do very much more than
>> display the text "ARM Linux" on the first line and the linux banner
>> on the second line, but that's still useful.
>
> I think the only questionable thing on this is the location of the
> driver. ?As we now have plat-versatile for the shared stuff between
> integrator, verastile, realview and versatile express, maybe it'd
> make more sense to be in plat-versatile?
OK I can move it there.
> Or maybe drivers/platform/arm/ (to avoid Linus' complaint about
> drivers under arch/ ?)
Creating that for a single driver seems weird, I could just as well
create drivers/lcd for all LCDs in that case. But there is another
LCD-like driver for a USB-connected LCD under drivers/misc
IIRC, maybe I can make a patch for that as well and let the misc
maintainer decide if he wants it.
Yours,
Linus Walleij
next prev parent reply other threads:[~2010-07-15 11:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-06 15:21 [PATCH 1/3] ARM: driver for the character LCD found in ARM refdesigns Linus Walleij
2010-07-07 8:47 ` Colin Tuckley
2010-07-07 12:32 ` Linus Walleij
2010-07-15 10:22 ` Russell King - ARM Linux
2010-07-15 11:49 ` Linus Walleij [this message]
2010-07-15 11:53 ` Russell King - ARM Linux
2010-07-15 16:32 ` H Hartley Sweeten
2010-07-16 9:19 ` Arnd Bergmann
2010-07-16 9:25 ` Russell King - ARM Linux
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=AANLkTinxE6hbgVWqvxen6yDNM1VLgK2DFnMyN_o_zbsw@mail.gmail.com \
--to=linus.ml.walleij@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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).