]> git.baikalelectronics.ru Git - kernel.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)
commitf93bd9ceed6b2ec0bba29a2b36a6070da55a23cb
tree6826d42679d15654c0a0661e56bcbe8fb3f6db86
parentd1b7f9b1fe060f814c5811f832e7dc1492e55a14
[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]