summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c/include/plat/fb.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: S5PC1xx: add platform helpers for s3c-fb devicePawel Osciak2009-12-011-0/+7
| | | | | | | | | | | 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>
* [ARM] S3C: Add register defines for new style framebufferBen Dooks2008-12-151-0/+73
Provide the initial register definitions for the newer style of framebuffer cores found in the Samsung SoCs such as S3C2450, S3C64XX. Signed-off-by: Ben Dooks <ben-linux@fluff.org>