On Wed, Jan 05, 2011 at 07:21:00PM +0900, Magnus Damm wrote: > From: Magnus Damm <damm@xxxxxxxxxxxxx> > > This patch extends the LCDC driver with 24 bpp > and 32 bpp support. > > These modes have been kept disabled earlier due > to dependencies between the potential two LCDC > channels that are exported as two separate > framebuffer devices. The dependency boils down > to a byte swap register that is shared between > multiple channels. > > With this patch applied all single channel LCDC > hardware can chose freely from 16, 24 and 32 bpp. > Dual channel LCDC must stick to the same setup > for both channels. > > Without this patch only 16 bpp is fully supported. > > Signed-off-by: Magnus Damm <damm@xxxxxxxxxxxxx> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html