ARM: S3C: Prepare s3c64xx-specific s3c-fb register definition for reuse
authorPawel Osciak <p.osciak@samsung.com>
Tue, 17 Nov 2009 07:41:18 +0000 (08:41 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 1 Dec 2009 01:33:15 +0000 (01:33 +0000)
commitd7ab33a0b3511e3d738a7b52f20ee83daede4465
tree3820fa14be72d6704390162e4635cc5d12aa8ad4
parentc3fcf5d1a43cc27393f77d07b1323232095173de
ARM: S3C: Prepare s3c64xx-specific s3c-fb register definition for reuse

S5PC1xx Samsung SOC series has very similar frame buffer hardware, so a lot
of the code can be shared. Moved s3c64xx-specific s3c-fb register
definitions from mach-s3c6400 to common platform directory as regs-fb-v4.h.
The new v4 file will be common for S3C6400, S3C6410, S5PC100 and possibly
others. Some s3c64xx series specific defines (palette handling) were left
in s3c-6400/mach/regs-fb.h, because it is handled differently in S5PC1xx
series.

Signed-off-by: Pawel Osciak <p.osciak@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c6400/include/mach/regs-fb.h
arch/arm/plat-s3c/include/plat/regs-fb-v4.h [new file with mode: 0644]
This page took 0.031473 seconds and 5 git commands to generate.