linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* colibri-pxa300: LCD_LDD / LCD_CS gpio conflict
@ 2010-09-06 13:12 pieterg
  2010-09-07  2:43 ` Eric Miao
  0 siblings, 1 reply; 7+ messages in thread
From: pieterg @ 2010-09-06 13:12 UTC (permalink / raw)
  To: linux-arm-kernel

In colibri-pxa300.c, line 132, gpio config GPIO62_LCD_CS_N is overriding the 
GPIO62_LCD_LDD_8 configuration, earlier in the pin config table.

As a result, one pixel data line is missing, obviously causing wrong pixel 
data on passive lcd panels.

Not sure what the best workaround should be.
LDD_CS is not available on the colibri evalboard as far as I can see, so we 
might just define GPIO127_LCD_CS_N instead? (till the soc/carrier board 
configs have been split)

Or for now just put GPIO62_LCD_CS_N between
#ifdef CONFIG_FB_PXA_SMARTPANEL?

Rgds, Pieter

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-09-07 11:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-06 13:12 colibri-pxa300: LCD_LDD / LCD_CS gpio conflict pieterg
2010-09-07  2:43 ` Eric Miao
2010-09-07  7:20   ` pieterg
2010-09-07  7:29     ` Eric Miao
2010-09-07  9:15       ` pieterg
2010-09-07  9:50         ` Eric Miao
2010-09-07 11:09           ` pieterg

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).