diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-08-08 21:22:39 +0100 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2008-08-09 13:51:57 +0100 |
commit | a0f774b59ee9e80d7423feba312c6132ca068e96 (patch) | |
tree | 08d28a9dcb2cbf4a09c7846834fa773be0608141 | |
parent | bc4c7265a0876e84cedbbc76f517a702b6e133b4 (diff) | |
download | linux-a0f774b59ee9e80d7423feba312c6132ca068e96.tar.gz linux-a0f774b59ee9e80d7423feba312c6132ca068e96.tar.bz2 linux-a0f774b59ee9e80d7423feba312c6132ca068e96.zip |
[ARM] S3C24XX: Documentation: update SD/MMC status
Update SD/MMC status now that the driver is merged.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
-rw-r--r-- | Documentation/arm/Samsung-S3C24XX/Overview.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/arm/Samsung-S3C24XX/Overview.txt b/Documentation/arm/Samsung-S3C24XX/Overview.txt index 7b62fb8ab4c6..c5429f541038 100644 --- a/Documentation/arm/Samsung-S3C24XX/Overview.txt +++ b/Documentation/arm/Samsung-S3C24XX/Overview.txt @@ -176,6 +176,17 @@ NAND For more information see Documentation/arm/Samsung-S3C24XX/NAND.txt +SD/MMC +------ + + The SD/MMC hardware pre S3C2443 is supported in the current + kernel, the driver is drivers/mmc/host/s3cmci.c and supports + 1 and 4 bit SD or MMC cards. + + The SDIO behaviour of this driver has not been fully tested. There is no + current support for hardware SDIO interrupts. + + Serial ------ |