summaryrefslogtreecommitdiff
path: root/Documentation/blackfin/00-INDEX
diff options
context:
space:
mode:
authorGraf Yang <graf.yang@analog.com>2009-01-07 23:14:38 +0800
committerBryan Wu <cooloney@kernel.org>2009-01-07 23:14:38 +0800
commit5e6d9f511e0188d34fa7a93ce2d0e6194442b0da (patch)
treebacabdb1365320f3becea3ff0f129cb7d88f280a /Documentation/blackfin/00-INDEX
parentd1a853057a13e63c40c9b8715e585af15f1b141a (diff)
Blackfin arch: Add document about bfin-gpio
Add document about bfin-gpio when requesting a pin both as gpio and gpio interrupt. Signed-off-by: Graf Yang <graf.yang@analog.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'Documentation/blackfin/00-INDEX')
-rw-r--r--Documentation/blackfin/00-INDEX3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/blackfin/00-INDEX b/Documentation/blackfin/00-INDEX
index 7cb3b356b249..d6840a91e1e1 100644
--- a/Documentation/blackfin/00-INDEX
+++ b/Documentation/blackfin/00-INDEX
@@ -9,3 +9,6 @@ cachefeatures.txt
Filesystems
- Requirements for mounting the root file system.
+
+bfin-gpio-note.txt
+ - Notes in developing/using bfin-gpio driver.