da8xx-fb: add 24bpp LCD configuration support
authorManjunathappa, Prakash <prakash.pm@ti.com>
Tue, 14 Aug 2012 13:21:42 +0000 (18:51 +0530)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Thu, 23 Aug 2012 13:19:27 +0000 (13:19 +0000)
commit1a2b750cddee1c06d01f84ef2c516b4997f88806
tree7200682825a231e397c2ba5242ff27484b6413c6
parent7ed25867478fb8d2118eb84b99c1bf21e4ae695c
da8xx-fb: add 24bpp LCD configuration support

LCD controller on am335x supports 24bpp raster configuration in addition
to ones on da850. LCDC also supports 24bpp in unpacked format having
ARGB:8888 32bpp format data in DDR, but it doesn't interpret alpha
component of the data.

Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>
Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/da8xx-fb.c