aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c64xx/setup-sdhci-gpio.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 HSMMC2 supportMaurus Cuelenaere2009-11-30
| | | | | | | This adds support for the third SDHCI controller. Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* [ARM] S3C64XX: Add S3C6400 SDHCI setup supportBen Dooks2009-05-07
Add support for S3C6400 SDHCI channels 0 and 1, making the GPIO code common to both S3C6400 and S3C6410. Signed-off-by: Ben Dooks <ben-linux@fluff.org>