dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation
authorColin Ian King <colin.king@canonical.com>
Sat, 25 May 2019 20:42:28 +0000 (21:42 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 27 May 2019 09:09:29 +0000 (11:09 +0200)
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>
Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,sdm660-pinctrl.txt
Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt

index 68e93d5..c978239 100644 (file)
@@ -122,17 +122,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
index 6dd72f8..7b15189 100644 (file)
@@ -118,17 +118,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
index 86ecdcf..d469739 100644 (file)
@@ -97,17 +97,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
index 195a7a0..3354a63 100644 (file)
@@ -130,17 +130,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
index 5034eb6..a7dd213 100644 (file)
@@ -124,17 +124,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
index f15443f..da52df6 100644 (file)
@@ -128,17 +128,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
index fa97f60..a56cb88 100644 (file)
@@ -149,17 +149,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
index e70c79b..00174f0 100644 (file)
@@ -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
index 2b8f777..a50e746 100644 (file)
@@ -150,17 +150,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
index 769ca83..be034d3 100644 (file)
@@ -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
index 665aadb..321bdb9 100644 (file)
@@ -118,17 +118,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