]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] imxfb: Add Freescale i.MX framebuffer driver
authorSascha Hauer <s.hauer@pengutronix.de>
Sun, 1 May 2005 15:59:24 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:24 +0000 (08:59 -0700)
commit7c2f891cb64b0b9c8d389da97c221ee4288f1307
tree6826d42679d15654c0a0661e56bcbe8fb3f6db86
parentdb9f1d9daa2f775a0f7d1a0d2ca4722c1da50158
[PATCH] imxfb: Add Freescale i.MX framebuffer driver

This patch adds support for the framebuffer on the freescale i.MX SOC
architecture.  The driver has been tested on the mx1ads board, the pimx1 board
and another custom board with different displays.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/imxfb.c [new file with mode: 0644]
drivers/video/imxfb.h [new file with mode: 0644]