ARM: S5PC1xx: add platform helpers for s3c-fb device
authorPawel Osciak <p.osciak@samsung.com>
Tue, 17 Nov 2009 07:41:19 +0000 (08:41 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 1 Dec 2009 01:33:16 +0000 (01:33 +0000)
commitedd6e3f89d7fe245149669400bd213140c16d6e4
treefd738a20b916fbe90e341a260b791601278a4f57
parentd7ab33a0b3511e3d738a7b52f20ee83daede4465
ARM: S5PC1xx: add platform helpers for s3c-fb device

Samsung S5PC100 has LCD-controller compatible with the one known from
previous SoCs series. Add required platform setup and support code that
it can be used with s3c-fb driver.

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-s5pc100/include/mach/irqs.h
arch/arm/mach-s5pc100/include/mach/regs-fb.h [new file with mode: 0644]
arch/arm/plat-s3c/include/plat/fb.h
arch/arm/plat-s5pc1xx/Kconfig
arch/arm/plat-s5pc1xx/Makefile
arch/arm/plat-s5pc1xx/setup-fb-24bpp.c [new file with mode: 0644]