]> git.karo-electronics.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)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:55:02 +0000 (09:55 +0800)
commit2b2df2753f6dfb6345e1eb3124f18d6d4dd9e08e
treea289c54bb50066c9e3909bb58fb47c6f818d04cd
parent48a9dddc8f9fd9a28f28d7f9172a8f0262ebe079
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/Kconfig
drivers/video/mxsfb.c