]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: Add System-Mode configuration hook into mxsfb
authorMarek Vasut <marex@denx.de>
Tue, 30 Jul 2013 21:37:53 +0000 (23:37 +0200)
committerAnatolij Gustschin <agust@denx.de>
Fri, 9 Aug 2013 19:48:49 +0000 (21:48 +0200)
commit9de4b729eb42dab9ed35ab7079d7d2a9241b0d07
tree27214eb2b87e69da46b89484845110ee6a689a86
parente57baf5d199e9a330032de29025af955717ebdf9
video: Add System-Mode configuration hook into mxsfb

Add hook that allow configuring SmartLCD attached the MXS LCDIF
controller operating in System-Mode. This hook can be overriden
by a platform-specific SmartLCD programming routine, which writes
the SmartLCD specific values into it's registers.

Also, this patch makes sure the SYNC signals are off for the
SmartLCD case.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Stefano Babic <sbabic@denx.de>
drivers/video/mxsfb.c