diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-08-08 22:22:40 +0200 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2008-08-09 14:51:58 +0200 |
commit | f47c32f3ae604669c3af0b7a07917270a235bd84 (patch) | |
tree | 48cbb9003d7e5751a791e9f09cc04519584d988f /Documentation/arm/Samsung-S3C24XX/Overview.txt | |
parent | [ARM] S3C24XX: Documentation: update SD/MMC status (diff) | |
download | linux-f47c32f3ae604669c3af0b7a07917270a235bd84.tar.xz linux-f47c32f3ae604669c3af0b7a07917270a235bd84.zip |
[ARM] S3C24XX: Documentation: Update GPIO status
Update the status of the S3C24XX GPIO now we have
moved to supporting GPIOLIB
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'Documentation/arm/Samsung-S3C24XX/Overview.txt')
-rw-r--r-- | Documentation/arm/Samsung-S3C24XX/Overview.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/arm/Samsung-S3C24XX/Overview.txt b/Documentation/arm/Samsung-S3C24XX/Overview.txt index c5429f541038..cff6227b4484 100644 --- a/Documentation/arm/Samsung-S3C24XX/Overview.txt +++ b/Documentation/arm/Samsung-S3C24XX/Overview.txt @@ -206,6 +206,9 @@ GPIO The core contains support for manipulating the GPIO, see the documentation in GPIO.txt in the same directory as this file. + Newer kernels carry GPIOLIB, and support is being moved towards + this with some of the older support in line to be removed. + Clock Management ---------------- |