summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
diff options
context:
space:
mode:
authorHeiko Stübner <heiko@sntech.de>2013-06-25 14:57:10 +0200
committerLinus Walleij <linus.walleij@linaro.org>2013-06-25 15:34:55 +0200
commit5b81d55c4ccf23b9de398f819571dfc8941c7b04 (patch)
treee5cda1c1ab8d4ff1ce0baf94276516c62e7495a5 /Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
parenta7b3bf55e7435ad38cd17b9da257dc7314d862f6 (diff)
pinctrl: remove bindings for pinconf options needing more thought
Some options currently take arguments in unspecified driver-specific units. As pointed out by Stephen Warren, driver specific values should not be part of generic devicetree bindings describing the hardware. Therefore remove the critical bindings again, before they become part of an official release. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Reviewed-by: James Hogan <james.hogan@imgtec.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt')
-rw-r--r--Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
index 788ab09e4c1c..aeb3c995cc04 100644
--- a/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
+++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
@@ -154,10 +154,7 @@ drive-open-source - drive with open source
drive-strength - sink or source at most X mA
input-schmitt-enable - enable schmitt-trigger mode
input-schmitt-disable - disable schmitt-trigger mode
-input-schmitt - run in schmitt-trigger mode with hysteresis X
input-debounce - debounce mode with debound time X
-power-source - select power source X
-slew-rate - use slew-rate X
low-power-enable - enable low power mode
low-power-disable - disable low power mode
output-low - set the pin to output mode with low level
@@ -170,16 +167,9 @@ Arguments for parameters:
- drive-strength takes as argument the target strength in mA.
-- input-schmitt takes as argument the adjustable hysteresis in a
- driver-specific format
-
- input-debounce takes the debounce time in usec as argument
or 0 to disable debouncing
-- power-source argument is the custom value describing the source to select
-
-- slew-rate takes as argument the target rate in a driver-specific format
-
All parameters not listed here, do not take an argument.
More in-depth documentation on these parameters can be found in