aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-05-25 21:42:28 +0100
committerLinus Walleij <linus.walleij@linaro.org>2019-05-27 11:09:29 +0200
commite618795367df99c463f5e4e0ddee9612fcce6b06 (patch)
tree32718004defe92f0c123a267b80fd28b412029ec /Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt
parentpinctrl: Add pinconf support for BM1880 SoC (diff)
downloadlinux-dev-e618795367df99c463f5e4e0ddee9612fcce6b06.tar.xz
linux-dev-e618795367df99c463f5e4e0ddee9612fcce6b06.zip
dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation
The spelling of configured is incorrect in the documentation. Fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt')
-rw-r--r--Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt
index e70c79bbbc5b..00174f08ba1d 100644
--- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt
@@ -135,17 +135,17 @@ to specify in a pin configuration subnode:
- bias-disable:
Usage: optional
Value type: <none>
- Definition: The specified pins should be configued as no pull.
+ Definition: The specified pins should be configured as no pull.
- bias-pull-down:
Usage: optional
Value type: <none>
- Definition: The specified pins should be configued as pull down.
+ Definition: The specified pins should be configured as pull down.
- bias-pull-up:
Usage: optional
Value type: <none>
- Definition: The specified pins should be configued as pull up.
+ Definition: The specified pins should be configured as pull up.
- output-high:
Usage: optional