diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-05-25 21:42:28 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-05-27 11:09:29 +0200 |
commit | e618795367df99c463f5e4e0ddee9612fcce6b06 (patch) | |
tree | 32718004defe92f0c123a267b80fd28b412029ec /Documentation/devicetree/bindings/pinctrl/qcom,sdm660-pinctrl.txt | |
parent | 49bd61ebce5f2df9963352f5163f85af68c7a0ea (diff) | |
download | lwn-e618795367df99c463f5e4e0ddee9612fcce6b06.tar.gz lwn-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,sdm660-pinctrl.txt')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/qcom,sdm660-pinctrl.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,sdm660-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,sdm660-pinctrl.txt index 769ca83bb40d..be034d329e10 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,sdm660-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,sdm660-pinctrl.txt @@ -142,17 +142,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 |