aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/arm/Samsung-S3C24XX/Overview.txt
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-08-08 16:22:40 -0400
committerBen Dooks <ben-linux@fluff.org>2008-08-09 08:51:58 -0400
commitf47c32f3ae604669c3af0b7a07917270a235bd84 (patch)
tree48cbb9003d7e5751a791e9f09cc04519584d988f /Documentation/arm/Samsung-S3C24XX/Overview.txt
parenta0f774b59ee9e80d7423feba312c6132ca068e96 (diff)
[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.txt3
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
206 The core contains support for manipulating the GPIO, see the 206 The core contains support for manipulating the GPIO, see the
207 documentation in GPIO.txt in the same directory as this file. 207 documentation in GPIO.txt in the same directory as this file.
208 208
209 Newer kernels carry GPIOLIB, and support is being moved towards
210 this with some of the older support in line to be removed.
211
209 212
210Clock Management 213Clock Management
211---------------- 214----------------