aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c64xx/setup-fb-24bpp.c
Commit message (Collapse)AuthorAge
* ARM: S3C64XX: Move device and device setup into mach-s3c64xxBen Dooks2010-02-20
| | | | | | | 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>
* [ARM] S3C64XX: Add standard S3C64XX 24BPP LCD GPIO setupBen Dooks2008-12-15
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>