Re: [Lcd-linux] [PATCH 1/2] MISC: driver for the character LCD found in ARM refdesigns
Brought to you by:
mjona
From: Mattia Jona-L. <mat...@gm...> - 2010-07-19 08:56:49
|
Hello Viktar, Linus & Ivan, I'm certainly willing to submit lcd-linux in the Linux kernel upstream. I was thinking about it, also because it is not very efficient to introduce modifications just to keep it synced with the normal kernel development. Just give me some days to prepare an official announcement to the kernel mailing list. As far as I understood you work with embedded ARM based boards. This could be a very good testbed for lcd-linux since up to now I only tested it on i386 and sparc architectures, but never on embedded systems. What are the hardware requirements to make the display work on the ARM system? Regards, Mattia On Mon, Jul 19, 2010 at 10:06 AM, Viktar Palstsiuk <vik...@pr...> wrote: > Hello, Mattia > > What do you think about lcd-linux driver submission to Linux kernel upstream? > > > -- > Viktar Palstsiuk > On Sun, Jul 18, 2010 at 12:10 AM, Linus Walleij <lin...@gm...> wrote: > 2010/7/17 Ivan Kuten <iva...@pr...>: > >> Hello Linus, >> Any chance to sync your efforts with lcd-linux project >> (http://lcd-linux.sourceforge.net/) ? > > If the LCD-linux people make an attempt to go into the mainline, I > promise I will immediately migrate my driver out of drivers/misc > and out into drivers/lcd or wherever it'll end up. > > I cannot drive it however, they seem to be using special > hardware I haven't got access to. > >> They seems to have a support for HD44780 LCD controller. > > That's not the tricky bit of this driver actually, though there > is sure code to be de-duplicated if LCD-linux is merged, > ARM have some special-purpose silicon to handle the > HD44780 e.g. to fire interrupts when the display responds > etc. > > Yours, > Linus Walleij > |