* [PATCH] documentation: pinctrl bindings: Fix trivial typo 'abitrary' @ 2014-11-06 15:38 Soren Brinkmann [not found] ` <1415288331-785-1-git-send-email-soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Soren Brinkmann @ 2014-11-06 15:38 UTC (permalink / raw) To: Jiri Kosina Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, linux-tegra-u79uwXL29TY76Z2rM5mHXA, devicetree-u79uwXL29TY76Z2rM5mHXA, Andreas Färber, Soren Brinkmann A misspelled 'arbitrary' propagated to quite a few locations in the DT binding documentation for pin-controllers. Fixing by: git grep abitrary | cut -f1 -d: | xargs sed -i 's/abitrary/arbitrary/' Reported-by: Andreas Färber <afaerber-l3A5Bk7waGM@public.gmane.org> Signed-off-by: Soren Brinkmann <soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org> --- Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt | 2 +- Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt | 2 +- Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt | 2 +- Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt | 2 +- Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt | 2 +- Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt | 2 +- Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt | 2 +- Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt | 2 +- Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt | 2 +- Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt | 2 +- Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt | 2 +- Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt index a186181c402b..51b943cc9770 100644 --- a/Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt @@ -9,7 +9,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices, including the meaning of the phrase "pin configuration node". -TZ1090-PDC's pin configuration nodes act as a container for an abitrary number +TZ1090-PDC's pin configuration nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a pin, a group, or a list of pins or groups. This configuration can include the mux function to select on those pin(s)/group(s), and various pin configuration diff --git a/Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt index 4b27c99f7f9d..49d0e6050940 100644 --- a/Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt @@ -9,7 +9,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices, including the meaning of the phrase "pin configuration node". -TZ1090's pin configuration nodes act as a container for an abitrary number of +TZ1090's pin configuration nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a pin, a group, or a list of pins or groups. This configuration can include the mux function to select on those pin(s)/group(s), and various pin configuration diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt index daa768956069..ac4da9fe07bd 100644 --- a/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt +++ b/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt @@ -9,7 +9,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices, including the meaning of the phrase "pin configuration node". -Lantiq's pin configuration nodes act as a container for an abitrary number of +Lantiq's pin configuration nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a pin, a group, or a list of pins or groups. This configuration can include the mux function to select on those group(s), and two pin configuration parameters: diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt index b5469db1d7ad..e89b4677567d 100644 --- a/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt +++ b/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt @@ -9,7 +9,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices, including the meaning of the phrase "pin configuration node". -Lantiq's pin configuration nodes act as a container for an abitrary number of +Lantiq's pin configuration nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a pin, a group, or a list of pins or groups. This configuration can include the mux function to select on those group(s), and two pin configuration parameters: diff --git a/Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt b/Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt index 61e73cde9ae9..3c8ce28baad6 100644 --- a/Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt +++ b/Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt @@ -9,7 +9,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices, including the meaning of the phrase "pin configuration node". -Tegra's pin configuration nodes act as a container for an abitrary number of +Tegra's pin configuration nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a pin, a group, or a list of pins or groups. This configuration can include the mux function to select on those pin(s)/group(s), and various pin configuration diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt index c596a6ad3285..5f55be59d914 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt @@ -13,7 +13,7 @@ Optional properties: Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices. -SiRFprimaII's pinmux nodes act as a container for an abitrary number of subnodes. +SiRFprimaII's pinmux nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a group of pins. Required subnode-properties: diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt index b4480d5c3aca..458615596946 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt @@ -32,7 +32,7 @@ Required properties: Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices. -SPEAr's pinmux nodes act as a container for an abitrary number of subnodes. Each +SPEAr's pinmux nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents muxing for a pin, a group, or a list of pins or groups. diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt index 2fb90b37aa09..a7bde64798c7 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt @@ -18,7 +18,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices, including the meaning of the phrase "pin configuration node". -Qualcomm's pin configuration nodes act as a container for an abitrary number of +Qualcomm's pin configuration nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a pin, a group, or a list of pins or groups. This configuration can include the mux function to select on those pin(s)/group(s), and various pin configuration diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt index ffafa1990a30..c4ea61ac56f2 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt @@ -47,7 +47,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices, including the meaning of the phrase "pin configuration node". -The pin configuration nodes act as a container for an abitrary number of +The pin configuration nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a pin, a group, or a list of pins or groups. This configuration can include the mux function to select on those pin(s)/group(s), and various pin configuration diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt index e33e4dcdce79..6e88e91feb11 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt @@ -18,7 +18,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices, including the meaning of the phrase "pin configuration node". -Qualcomm's pin configuration nodes act as a container for an abitrary number of +Qualcomm's pin configuration nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a pin, a group, or a list of pins or groups. This configuration can include the mux function to select on those pin(s)/group(s), and various pin configuration diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt index 93b7de91b9f6..eb8d8aa41f20 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt @@ -47,7 +47,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices, including the meaning of the phrase "pin configuration node". -The pin configuration nodes act as a container for an abitrary number of +The pin configuration nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a pin, a group, or a list of pins or groups. This configuration can include the mux function to select on those pin(s)/group(s), and various pin configuration diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt index d2ea80dc43eb..e4d6a9d20f7d 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt @@ -18,7 +18,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the common pinctrl bindings used by client devices, including the meaning of the phrase "pin configuration node". -Qualcomm's pin configuration nodes act as a container for an abitrary number of +Qualcomm's pin configuration nodes act as a container for an arbitrary number of subnodes. Each of these subnodes represents some desired configuration for a pin, a group, or a list of pins or groups. This configuration can include the mux function to select on those pin(s)/group(s), and various pin configuration -- 2.1.3.1.ge241007 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply related [flat|nested] 3+ messages in thread
[parent not found: <1415288331-785-1-git-send-email-soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>]
* Re: [PATCH] documentation: pinctrl bindings: Fix trivial typo 'abitrary' [not found] ` <1415288331-785-1-git-send-email-soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org> @ 2014-11-06 17:31 ` Andreas Färber 2014-11-18 18:05 ` Rob Herring 1 sibling, 0 replies; 3+ messages in thread From: Andreas Färber @ 2014-11-06 17:31 UTC (permalink / raw) To: Soren Brinkmann Cc: Jiri Kosina, devicetree-u79uwXL29TY76Z2rM5mHXA, linux-kernel-u79uwXL29TY76Z2rM5mHXA, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, linux-tegra-u79uwXL29TY76Z2rM5mHXA Am 06.11.2014 um 16:38 schrieb Soren Brinkmann: > A misspelled 'arbitrary' propagated to quite a few locations in the DT > binding documentation for pin-controllers. Fixing by: > git grep abitrary | cut -f1 -d: | xargs sed -i 's/abitrary/arbitrary/' > > Reported-by: Andreas Färber <afaerber-l3A5Bk7waGM@public.gmane.org> > Signed-off-by: Soren Brinkmann <soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org> > --- > Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt | 2 +- > 12 files changed, 12 insertions(+), 12 deletions(-) Reviewed-by: Andreas Färber <afaerber-l3A5Bk7waGM@public.gmane.org> Thanks, Andreas -- SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 21284 AG Nürnberg ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] documentation: pinctrl bindings: Fix trivial typo 'abitrary' [not found] ` <1415288331-785-1-git-send-email-soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org> 2014-11-06 17:31 ` Andreas Färber @ 2014-11-18 18:05 ` Rob Herring 1 sibling, 0 replies; 3+ messages in thread From: Rob Herring @ 2014-11-18 18:05 UTC (permalink / raw) To: Soren Brinkmann Cc: Jiri Kosina, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andreas Färber On Thu, Nov 6, 2014 at 9:38 AM, Soren Brinkmann <soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org> wrote: > A misspelled 'arbitrary' propagated to quite a few locations in the DT > binding documentation for pin-controllers. Fixing by: > git grep abitrary | cut -f1 -d: | xargs sed -i 's/abitrary/arbitrary/' > > Reported-by: Andreas Färber <afaerber-l3A5Bk7waGM@public.gmane.org> > Signed-off-by: Soren Brinkmann <soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org> Applied, thanks. Rob > --- > Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt | 2 +- > Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt | 2 +- > 12 files changed, 12 insertions(+), 12 deletions(-) > > diff --git a/Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt > index a186181c402b..51b943cc9770 100644 > --- a/Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt > @@ -9,7 +9,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the > common pinctrl bindings used by client devices, including the meaning of the > phrase "pin configuration node". > > -TZ1090-PDC's pin configuration nodes act as a container for an abitrary number > +TZ1090-PDC's pin configuration nodes act as a container for an arbitrary number > of subnodes. Each of these subnodes represents some desired configuration for a > pin, a group, or a list of pins or groups. This configuration can include the > mux function to select on those pin(s)/group(s), and various pin configuration > diff --git a/Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt > index 4b27c99f7f9d..49d0e6050940 100644 > --- a/Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt > @@ -9,7 +9,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the > common pinctrl bindings used by client devices, including the meaning of the > phrase "pin configuration node". > > -TZ1090's pin configuration nodes act as a container for an abitrary number of > +TZ1090's pin configuration nodes act as a container for an arbitrary number of > subnodes. Each of these subnodes represents some desired configuration for a > pin, a group, or a list of pins or groups. This configuration can include the > mux function to select on those pin(s)/group(s), and various pin configuration > diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt > index daa768956069..ac4da9fe07bd 100644 > --- a/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt > +++ b/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt > @@ -9,7 +9,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the > common pinctrl bindings used by client devices, including the meaning of the > phrase "pin configuration node". > > -Lantiq's pin configuration nodes act as a container for an abitrary number of > +Lantiq's pin configuration nodes act as a container for an arbitrary number of > subnodes. Each of these subnodes represents some desired configuration for a > pin, a group, or a list of pins or groups. This configuration can include the > mux function to select on those group(s), and two pin configuration parameters: > diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt > index b5469db1d7ad..e89b4677567d 100644 > --- a/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt > +++ b/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt > @@ -9,7 +9,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the > common pinctrl bindings used by client devices, including the meaning of the > phrase "pin configuration node". > > -Lantiq's pin configuration nodes act as a container for an abitrary number of > +Lantiq's pin configuration nodes act as a container for an arbitrary number of > subnodes. Each of these subnodes represents some desired configuration for a > pin, a group, or a list of pins or groups. This configuration can include the > mux function to select on those group(s), and two pin configuration parameters: > diff --git a/Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt b/Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt > index 61e73cde9ae9..3c8ce28baad6 100644 > --- a/Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt > +++ b/Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt > @@ -9,7 +9,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the > common pinctrl bindings used by client devices, including the meaning of the > phrase "pin configuration node". > > -Tegra's pin configuration nodes act as a container for an abitrary number of > +Tegra's pin configuration nodes act as a container for an arbitrary number of > subnodes. Each of these subnodes represents some desired configuration for a > pin, a group, or a list of pins or groups. This configuration can include the > mux function to select on those pin(s)/group(s), and various pin configuration > diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt > index c596a6ad3285..5f55be59d914 100644 > --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt > +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt > @@ -13,7 +13,7 @@ Optional properties: > Please refer to pinctrl-bindings.txt in this directory for details of the common > pinctrl bindings used by client devices. > > -SiRFprimaII's pinmux nodes act as a container for an abitrary number of subnodes. > +SiRFprimaII's pinmux nodes act as a container for an arbitrary number of subnodes. > Each of these subnodes represents some desired configuration for a group of pins. > > Required subnode-properties: > diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt > index b4480d5c3aca..458615596946 100644 > --- a/Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt > +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt > @@ -32,7 +32,7 @@ Required properties: > Please refer to pinctrl-bindings.txt in this directory for details of the common > pinctrl bindings used by client devices. > > -SPEAr's pinmux nodes act as a container for an abitrary number of subnodes. Each > +SPEAr's pinmux nodes act as a container for an arbitrary number of subnodes. Each > of these subnodes represents muxing for a pin, a group, or a list of pins or > groups. > > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt > index 2fb90b37aa09..a7bde64798c7 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt > @@ -18,7 +18,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the > common pinctrl bindings used by client devices, including the meaning of the > phrase "pin configuration node". > > -Qualcomm's pin configuration nodes act as a container for an abitrary number of > +Qualcomm's pin configuration nodes act as a container for an arbitrary number of > subnodes. Each of these subnodes represents some desired configuration for a > pin, a group, or a list of pins or groups. This configuration can include the > mux function to select on those pin(s)/group(s), and various pin configuration > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt > index ffafa1990a30..c4ea61ac56f2 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt > @@ -47,7 +47,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the > common pinctrl bindings used by client devices, including the meaning of the > phrase "pin configuration node". > > -The pin configuration nodes act as a container for an abitrary number of > +The pin configuration nodes act as a container for an arbitrary number of > subnodes. Each of these subnodes represents some desired configuration for a > pin, a group, or a list of pins or groups. This configuration can include the > mux function to select on those pin(s)/group(s), and various pin configuration > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt > index e33e4dcdce79..6e88e91feb11 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt > @@ -18,7 +18,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the > common pinctrl bindings used by client devices, including the meaning of the > phrase "pin configuration node". > > -Qualcomm's pin configuration nodes act as a container for an abitrary number of > +Qualcomm's pin configuration nodes act as a container for an arbitrary number of > subnodes. Each of these subnodes represents some desired configuration for a > pin, a group, or a list of pins or groups. This configuration can include the > mux function to select on those pin(s)/group(s), and various pin configuration > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt > index 93b7de91b9f6..eb8d8aa41f20 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt > @@ -47,7 +47,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the > common pinctrl bindings used by client devices, including the meaning of the > phrase "pin configuration node". > > -The pin configuration nodes act as a container for an abitrary number of > +The pin configuration nodes act as a container for an arbitrary number of > subnodes. Each of these subnodes represents some desired configuration for a > pin, a group, or a list of pins or groups. This configuration can include the > mux function to select on those pin(s)/group(s), and various pin configuration > diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt > index d2ea80dc43eb..e4d6a9d20f7d 100644 > --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt > @@ -18,7 +18,7 @@ Please refer to pinctrl-bindings.txt in this directory for details of the > common pinctrl bindings used by client devices, including the meaning of the > phrase "pin configuration node". > > -Qualcomm's pin configuration nodes act as a container for an abitrary number of > +Qualcomm's pin configuration nodes act as a container for an arbitrary number of > subnodes. Each of these subnodes represents some desired configuration for a > pin, a group, or a list of pins or groups. This configuration can include the > mux function to select on those pin(s)/group(s), and various pin configuration > -- > 2.1.3.1.ge241007 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-11-18 18:05 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-11-06 15:38 [PATCH] documentation: pinctrl bindings: Fix trivial typo 'abitrary' Soren Brinkmann [not found] ` <1415288331-785-1-git-send-email-soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org> 2014-11-06 17:31 ` Andreas Färber 2014-11-18 18:05 ` Rob Herring
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).