summaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c64xx/setup-fb-24bpp.c
AgeCommit message (Collapse)AuthorFilesLines
2010-02-21ARM: S3C64XX: Move device and device setup into mach-s3c64xxBen Dooks1-37/+0
Move the S3C64XX specific device and setup files into mach-s3c64xx as they are unlikely to be used outside of this code. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2008-12-16[ARM] S3C64XX: Add standard S3C64XX 24BPP LCD GPIO setupBen Dooks1-0/+37
Add a standard helper to configure the LCD output pins for a 24BPP display with VSYNC/HSYNC/VDEN. Signed-off-by: Ben Dooks <ben-linux@fluff.org>