[PATCH 1/3] ARM: driver for the character LCD found in ARM refdesigns

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Jul 15 06:22:37 EDT 2010


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?

Or maybe drivers/platform/arm/ (to avoid Linus' complaint about
drivers under arch/ ?)



More information about the linux-arm-kernel mailing list