public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* omapfb -- panel initialization inflexibility
@ 2005-12-03  3:42 Brian Swetland
  2005-12-05 12:35 ` Imre Deak
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Swetland @ 2005-12-03  3:42 UTC (permalink / raw)
  To: linux-omap-open-source


I have an lcd panel connected to a omap730 based system that *requires*
that MCK, HSYNC, and VSYNC are active when it is powered on.  It will
not initialize correctly otherwise.

I've modified my omapfb driver so that there is a new OMAP_LCDC_*
flag (OMAP_LCDC_PANEL_INIT_AFTER_LCDC) that determines if the
enable hook is called where it is in the existing driver, or if
it is called after omapfb_set_update_mode() returns.

Any objections to this workaround?  Any suggestions for a better
name for the flag?  Is there a better value than 0x200 for the flag?

Thanks,

Brian

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

end of thread, other threads:[~2005-12-20 12:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-03  3:42 omapfb -- panel initialization inflexibility Brian Swetland
2005-12-05 12:35 ` Imre Deak
2005-12-05 13:49   ` [PATCH] omapfb: panel enable/disable reordering Brian Swetland
2005-12-20 12:15     ` Juha Yrjölä

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox