summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJason Cooper <jason@lakedaemon.net>2012-11-24 02:50:25 +0000
committerJason Cooper <jason@lakedaemon.net>2012-11-24 02:50:25 +0000
commitec65aed950d619c6ec9883679631bdf6e7aa4527 (patch)
tree44888ce008c69bbb565742f60456efaee623c698 /Documentation
parentf17073a3aec601cb9aba6d8c1c6dbc8c6a919c07 (diff)
parent06763c741b0a19160482c9b34e5bbc3e50dba79a (diff)
downloadop-kernel-dev-ec65aed950d619c6ec9883679631bdf6e7aa4527.zip
op-kernel-dev-ec65aed950d619c6ec9883679631bdf6e7aa4527.tar.gz
Merge commit '06763c7' into orion/dt2
merge pinctrl/devel up to: 06763c7 pinctrl: mvebu: move to its own directory
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pinctrl.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/pinctrl.txt b/Documentation/pinctrl.txt
index 3b4ee53..a1cd2f9 100644
--- a/Documentation/pinctrl.txt
+++ b/Documentation/pinctrl.txt
@@ -1193,4 +1193,6 @@ foo_switch()
...
}
-The above has to be done from process context.
+The above has to be done from process context. The reservation of the pins
+will be done when the state is activated, so in effect one specific pin
+can be used by different functions at different times on a running system.
OpenPOWER on IntegriCloud