diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2013-10-02 07:37:12 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-10-08 07:27:27 -0400 |
commit | a047914e7f123074bc8ee6f40e4502111a1b4cc4 (patch) | |
tree | 98b01fe67accfccd8ea1f9dad81f74bf65f89071 /Documentation/devicetree/bindings/pinctrl | |
parent | bfabb59433fc18ff78d2818e10e212d0f85d56ae (diff) |
pinctrl: palmas: remove pin config BIAS_PULL_PIN_DEFAULT support
Palmas devices do not support the default bias configuration
and hence removing this option from valid pin config parameters.
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/pinctrl-palmas.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-palmas.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-palmas.txt index 734d9b04d533..caf297bee1fb 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-palmas.txt +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-palmas.txt | |||
@@ -41,7 +41,7 @@ pinctrl-bindings.txt: | |||
41 | 41 | ||
42 | Required: pins | 42 | Required: pins |
43 | Options: function, bias-disable, bias-pull-up, bias-pull-down, | 43 | Options: function, bias-disable, bias-pull-up, bias-pull-down, |
44 | bias-pin-default, drive-open-drain. | 44 | drive-open-drain. |
45 | 45 | ||
46 | Note that many of these properties are only valid for certain specific pins. | 46 | Note that many of these properties are only valid for certain specific pins. |
47 | See the Palmas device datasheet for complete details regarding which pins | 47 | See the Palmas device datasheet for complete details regarding which pins |