All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Colin King <colin.king@canonical.com>
Cc: Andy Gross <agross@kernel.org>,
	David Brown <david.brown@linaro.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org,
	devicetree@vger.kernel.org, kernel-janitors@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation
Date: Sat, 25 May 2019 22:45:03 -0700	[thread overview]
Message-ID: <20190526054503.GJ2085@tuxbook-pro> (raw)
In-Reply-To: <20190525204228.8546-1-colin.king@canonical.com>

On Sat 25 May 13:42 PDT 2019, Colin King wrote:

> From: Colin Ian King <colin.king@canonical.com>
> 
> 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>

Thanks,
Bjorn

> ---
>  .../devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.txt     | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,sdm660-pinctrl.txt     | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt     | 6 +++---
>  11 files changed, 33 insertions(+), 33 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt
> index 68e93d5b7ede..c9782397ff14 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt
> @@ -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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.txt
> index 6dd72f8599e9..7b151894f5a0 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.txt
> @@ -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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt
> index 86ecdcfc4fb8..d46973968873 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt
> @@ -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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.txt
> index 195a7a0ef0cc..3354a63296d9 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.txt
> @@ -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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt
> index 5034eb6653c7..a7dd213c77c6 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt
> @@ -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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.txt
> index f15443f6e78e..da52df6273bc 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.txt
> @@ -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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.txt
> index fa97f609fe45..a56cb882830c 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.txt
> @@ -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
> 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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.txt
> index 2b8f77762edc..a50e74684195 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.txt
> @@ -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
> 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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt
> index 665aadb5ea28..321bdb9be0d2 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt
> @@ -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
> -- 
> 2.20.1
> 

WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Colin King <colin.king@canonical.com>
Cc: Andy Gross <agross@kernel.org>,
	David Brown <david.brown@linaro.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org,
	devicetree@vger.kernel.org, kernel-janitors@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation
Date: Sun, 26 May 2019 05:45:03 +0000	[thread overview]
Message-ID: <20190526054503.GJ2085@tuxbook-pro> (raw)
In-Reply-To: <20190525204228.8546-1-colin.king@canonical.com>

On Sat 25 May 13:42 PDT 2019, Colin King wrote:

> From: Colin Ian King <colin.king@canonical.com>
> 
> 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>

Thanks,
Bjorn

> ---
>  .../devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,msm8998-pinctrl.txt    | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.txt     | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,sdm660-pinctrl.txt     | 6 +++---
>  .../devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt     | 6 +++---
>  11 files changed, 33 insertions(+), 33 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt
> index 68e93d5b7ede..c9782397ff14 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt
> @@ -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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.txt
> index 6dd72f8599e9..7b151894f5a0 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,ipq8074-pinctrl.txt
> @@ -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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt
> index 86ecdcfc4fb8..d46973968873 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,mdm9615-pinctrl.txt
> @@ -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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.txt
> index 195a7a0ef0cc..3354a63296d9 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8916-pinctrl.txt
> @@ -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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt
> index 5034eb6653c7..a7dd213c77c6 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt
> @@ -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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.txt
> index f15443f6e78e..da52df6273bc 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8994-pinctrl.txt
> @@ -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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.txt
> index fa97f609fe45..a56cb882830c 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8996-pinctrl.txt
> @@ -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
> 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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.txt
> index 2b8f77762edc..a50e74684195 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,qcs404-pinctrl.txt
> @@ -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
> 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
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt
> index 665aadb5ea28..321bdb9be0d2 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.txt
> @@ -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
> -- 
> 2.20.1
> 

  reply	other threads:[~2019-05-26  5:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-25 20:42 [PATCH] dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation Colin King
2019-05-25 20:42 ` Colin King
2019-05-26  5:45 ` Bjorn Andersson [this message]
2019-05-26  5:45   ` Bjorn Andersson
2019-05-27  9:10 ` Linus Walleij
2019-05-27  9:10   ` Linus Walleij
2019-05-27  9:10   ` Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190526054503.GJ2085@tuxbook-pro \
    --to=bjorn.andersson@linaro.org \
    --cc=agross@kernel.org \
    --cc=colin.king@canonical.com \
    --cc=david.brown@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.