]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00275031-1 mx6sl fb: support lcdif framebuffer on 3.10
authorRobby Cai <R63905@freescale.com>
Thu, 22 Aug 2013 06:35:09 +0000 (14:35 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:18 +0000 (10:06 +0200)
commit8b46521ec828b54af9bb124b89084c954996dc96
treef314af691e5faa416e17d172baf3663170041997
parentbc2537d3c500bf0ed7f63fde2065ec54b8f202a9
ENGR00275031-1 mx6sl fb: support lcdif framebuffer on 3.10

re-use the upstreaming mxsfb.c code.
- add the lcdif axi clock for register and dram access
- set the lcdif pix's parent as pll5_video to get most accurate pix clock
- add binding doc for lcdif dts

Signed-off-by: Robby Cai <R63905@freescale.com>
Documentation/devicetree/bindings/fb/mxsfb.txt
arch/arm/mach-imx/clk-imx6sl.c
drivers/video/fbdev/mxsfb.c