diff options
author | Ben Dooks <ben-linux@fluff.org> | 2010-05-24 03:13:30 (GMT) |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2010-05-28 10:31:31 (GMT) |
commit | d192baeaa7a068b4e5151a34b4121d99938e396d (patch) | |
tree | b32e615deb177edd1d673dde9faebea43447c44d /Documentation/arm/Samsung-S3C24XX/GPIO.txt | |
parent | 941439267820c6811f44f247caefe823d4e4f5cd (diff) | |
download | linux-fsl-qoriq-d192baeaa7a068b4e5151a34b4121d99938e396d.tar.xz |
ARM: SAMSUNG: Documentation: add documentation on GPIO code
Add some documentation in Documentation/arm/Samsung for the GPIO code
and where to look for the necessary functions. Update the S3C24XX case
as well.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'Documentation/arm/Samsung-S3C24XX/GPIO.txt')
-rw-r--r-- | Documentation/arm/Samsung-S3C24XX/GPIO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/arm/Samsung-S3C24XX/GPIO.txt b/Documentation/arm/Samsung-S3C24XX/GPIO.txt index 228ecb6..816d607 100644 --- a/Documentation/arm/Samsung-S3C24XX/GPIO.txt +++ b/Documentation/arm/Samsung-S3C24XX/GPIO.txt @@ -12,6 +12,8 @@ Introduction of the s3c2410 GPIO system, please read the Samsung provided data-sheet/users manual to find out the complete list. + See Documentation/arm/Samsung/GPIO.txt for the core implemetation. + GPIOLIB ------- |