[PATCH] atmel_lcdfb: Fix STN LCD support

2007-07-12 Thread Nicolas Ferre
From: Nicolas Ferre <[EMAIL PROTECTED]> Fixes STN LCD support for the atmel_lcdfb framebuffer driver. Signed-off-by: Nicolas Ferre <[EMAIL PROTECTED]> --- Take 2 with 1 minor modification (Kconfig entry depends on board switch). This patch is the result of a work from Jan Altenberg and has b

Re: [PATCH] atmel_lcdfb: Fix STN LCD support

2007-06-20 Thread Nicolas Ferre
Haavard Skinnemoen : On Fri, 15 Jun 2007 10:50:12 +0200 Nicolas Ferre <[EMAIL PROTECTED]> wrote: From: Nicolas Ferre <[EMAIL PROTECTED]> Fixes STN LCD support for the atmel_lcdfb framebuffer driver. Signed-off-by: Nicolas Ferre <[EMAIL PROTECTED]> Looks correct to me. Although... Index: b

Re: [PATCH] atmel_lcdfb: Fix STN LCD support

2007-06-19 Thread Haavard Skinnemoen
On Fri, 15 Jun 2007 10:50:12 +0200 Nicolas Ferre <[EMAIL PROTECTED]> wrote: > From: Nicolas Ferre <[EMAIL PROTECTED]> > > Fixes STN LCD support for the atmel_lcdfb framebuffer driver. > > Signed-off-by: Nicolas Ferre <[EMAIL PROTECTED]> Looks correct to me. Although... > Index: b/drivers/video

Re: [PATCH] atmel_lcdfb: Fix STN LCD support

2007-06-15 Thread Jan Altenberg
On Fri, 2007-06-15 at 10:50 +0200, Nicolas Ferre wrote: > From: Nicolas Ferre <[EMAIL PROTECTED]> > > Fixes STN LCD support for the atmel_lcdfb framebuffer driver. > > Signed-off-by: Nicolas Ferre <[EMAIL PROTECTED]> Acked-by: Jan Altenberg <[EMAIL PROTECTED]> - To unsubscribe from this list: s

[PATCH] atmel_lcdfb: Fix STN LCD support

2007-06-15 Thread Nicolas Ferre
From: Nicolas Ferre <[EMAIL PROTECTED]> Fixes STN LCD support for the atmel_lcdfb framebuffer driver. Signed-off-by: Nicolas Ferre <[EMAIL PROTECTED]> --- This patch is the result of a work from Jan Altenberg and has been tested on a Hitachi SP06Q002 on at91sam9261ek. It adds a Kconfig switc