Re: Siemens sx1: merge framebuffer support
From: Komal Shah <hidden>
Date: 2006-11-21 15:34:59
Also in:
lkml
On 11/21/06, James Simmons [off-list ref] wrote:
Can you post the framebufer driver to the framebuffer list. We like to do peer review. Thank you :-) On Tue, 21 Nov 2006, Vladimir wrote:quoted
2006/11/20, Tony Lindgren [off-list ref]:quoted
* Pavel Machek [off-list ref] [061118 18:16]:quoted
From: Vladimir Ananiev <redacted> Framebuffer support for Siemens SX1; this is second big patch. (Third one will be mixer/sound support). Support is simple / pretty minimal, but seems to work okay (and is somehow important for a cell phone :-).Pushed to linux-omap. I guess you're planning to send the missing Kconfig + Makefile patch for this? Also, it would be better to use omap_mcbsp_xmit_word() or omap_mcsbsp_spi_master_xmit_word_poll() instead of OMAP_MCBSP_WRITE as it does not do any checking that it worked. The aic23 and tsc2101 audio in linux-omap tree in general has the same problem. Regards, TonyHmm. McBSP3 in SX1 is used in "GPIO mode". The only line used is CLKX, so I think OMAP_MCBSP_WRITE would be enough. Am I wrong ? -
Again, framebuffer support patch is based on the omap framebuffer driver, which is not yet submitted to upstream/fbdevel list. sx1 framebuffer support just fill up the hooks required by -omap fb driver framework. -- ---Komal Shah http://komalshah.blogspot.com