Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1385955 > unrolled thread

[PATCH 20/41] Documentation: dt: pinctrl: fix spelling mistake

Started byEric Engestrom <eric@engestrom.ch>
First post2016-04-25 02:30 +0200
Last post2016-04-25 16:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 20/41] Documentation: dt: pinctrl: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
    Re: [PATCH 20/41] Documentation: dt: pinctrl: fix spelling mistake Rob Herring <robh@kernel.org> - 2016-04-25 16:00 +0200

#1385955 — [PATCH 20/41] Documentation: dt: pinctrl: fix spelling mistake

FromEric Engestrom <eric@engestrom.ch>
Date2016-04-25 02:30 +0200
Subject[PATCH 20/41] Documentation: dt: pinctrl: fix spelling mistake
Message-ID<rrCzw-4Wc-21@gated-at.bofh.it>
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
index a90c812..a54c39e 100644
--- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
+++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
@@ -122,7 +122,7 @@ to specify in a pin configuration subnode:
 		    2: 1.5uA                    (PMIC_GPIO_PULL_UP_1P5)
 		    3: 31.5uA                   (PMIC_GPIO_PULL_UP_31P5)
 		    4: 1.5uA + 30uA boost       (PMIC_GPIO_PULL_UP_1P5_30)
-		    If this property is ommited 30uA strength will be used if
+		    If this property is omitted 30uA strength will be used if
 		    pull up is selected
 
 - bias-high-impedance:
-- 
2.8.0

[toc] | [next] | [standalone]


#1386470

FromRob Herring <robh@kernel.org>
Date2016-04-25 16:00 +0200
Message-ID<rrPdp-6OH-11@gated-at.bofh.it>
In reply to#1385955
On Mon, Apr 25, 2016 at 01:24:17AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>

Applied, thanks.

Rob

> ---
>  Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
> index a90c812..a54c39e 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
> @@ -122,7 +122,7 @@ to specify in a pin configuration subnode:
>  		    2: 1.5uA                    (PMIC_GPIO_PULL_UP_1P5)
>  		    3: 31.5uA                   (PMIC_GPIO_PULL_UP_31P5)
>  		    4: 1.5uA + 30uA boost       (PMIC_GPIO_PULL_UP_1P5_30)
> -		    If this property is ommited 30uA strength will be used if
> +		    If this property is omitted 30uA strength will be used if
>  		    pull up is selected
>  
>  - bias-high-impedance:
> -- 
> 2.8.0
> 

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web