[PATCH] s3c2410fb: ARM S3C2410 framebuffer driver
authorArnaud Patard <arnaud.patard@rtp-net.org>
Fri, 9 Sep 2005 20:10:07 +0000 (13:10 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 21:03:42 +0000 (14:03 -0700)
commit20fd5767689124a920c1deb9c380304e082f026c
treefe779116d39a1612c80f414f0add8ed2893041d9
parent3b4abffbadf728996fb9243b4af1df48dd771e86
[PATCH] s3c2410fb: ARM S3C2410 framebuffer driver

This set of two patches add support for the framebuffer of the Samsung S3C2410
ARM SoC.  This driver was started about one year ago and is now used on iPAQ
h1930/h1940, Acer n30 and probably other s3c2410-based machines I'm not aware
of.  I've also heard yesterday that it's working also on iPAQ rx3715/rx3115
(s3c2440-based machines).

Signed-Off-By: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Ben Dooks <ben@trinity.fluff.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/s3c2410fb.c [new file with mode: 0644]
drivers/video/s3c2410fb.h [new file with mode: 0644]
include/asm-arm/arch-s3c2410/fb.h [new file with mode: 0644]
include/asm-arm/arch-s3c2410/regs-lcd.h