From 1b0deb829b337e49ae15cf5bbc598a92e09df688 Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Fri, 8 Aug 2008 21:22:39 +0100 Subject: [PATCH] --- yaml --- r: 108625 b: refs/heads/master c: a0f774b59ee9e80d7423feba312c6132ca068e96 h: refs/heads/master i: 108623: 875e202c1435199e4ed1287c612ff3492fff147e v: v3 --- [refs] | 2 +- trunk/Documentation/arm/Samsung-S3C24XX/Overview.txt | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 636f7a8f76cb..7e499a738418 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bc4c7265a0876e84cedbbc76f517a702b6e133b4 +refs/heads/master: a0f774b59ee9e80d7423feba312c6132ca068e96 diff --git a/trunk/Documentation/arm/Samsung-S3C24XX/Overview.txt b/trunk/Documentation/arm/Samsung-S3C24XX/Overview.txt index 7b62fb8ab4c6..c5429f541038 100644 --- a/trunk/Documentation/arm/Samsung-S3C24XX/Overview.txt +++ b/trunk/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 ------