ARM: S3C64XX: add frame buffer support for mach-real6410
authorDarius Augulis <augulis.darius@gmail.com>
Tue, 19 Oct 2010 04:52:29 +0000 (13:52 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 19 Oct 2010 04:52:29 +0000 (13:52 +0900)
commitc115f67c03e468f18431840a97279cd3bfee8ad7
tree1428894fa998aef1203a2d1d38c108bb443ac9ca
parentcd07202cc8262e1669edff0d97715f3dd9260917
ARM: S3C64XX: add frame buffer support for mach-real6410

Add support for frame buffer device for mach-real6410.
Patch also adds support for feature string parsing
for real6410. The feature string is kernel command
line passed and currently lets select only LCD
configuration. At the moment there is support for
two LCD configurations - 4.3" and 7.0". Feature
parser is mach-mini2440 based.

Signed-off-by: Darius Augulis <augulis.darius@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/Kconfig
arch/arm/mach-s3c64xx/mach-real6410.c