]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 15:24:54 +0000 (17:24 +0200)
commitf1fe262824417c0c8b63db414ba600a0bb6a3f88
tree40a3e8d502d701c019c739065850f3387e8d17b6
parent66f6cbbae416f094c7b5834a45ed808cf3604833
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