* [PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation
@ 2013-03-26 11:52 Sachin Kamat
[not found] ` <1364298777-8178-1-git-send-email-sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Sachin Kamat @ 2013-03-26 11:52 UTC (permalink / raw)
To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ
Cc: jic23-DgEjT+Ai2ygdnm+yROfE0A, rob.herring-bsGFqQB8/DxBDgjK7y7TUQ,
grant.likely-s3s/WqlpOiPyB63q8FvJNQ,
linux-iio-u79uwXL29TY76Z2rM5mHXA,
sachin.kamat-QSEj5FYQhm4dnm+yROfE0A,
patches-QSEj5FYQhm4dnm+yROfE0A
Fixes some typos in the documentation of exynos-adc.txt.
Signed-off-by: Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
---
.../devicetree/bindings/arm/samsung/exynos-adc.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
index 05e9d95..1fc744b 100644
--- a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
+++ b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
@@ -1,6 +1,6 @@
Samsung Exynos Analog to Digital Converter bindings
-This devicetree binding are for the new adc driver written fori
+The devicetree bindings are for the new ADC driver written for
Exynos4 and upward SoCs from Samsung.
New driver handles the following
@@ -49,4 +49,4 @@ adc@12D10000 {
};
Note: Does not apply to ADC driver under arch/arm/plat-samsung/
-Note: The child node can be added under the adc node or seperately.
+Note: The child node can be added under the adc node or separately.
--
1.7.4.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation
[not found] ` <1364298777-8178-1-git-send-email-sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
@ 2013-03-26 23:55 ` Naveen Krishna Ch
[not found] ` <CAHfPSqCyn=Q_zH11=pRjP3rY69xbHDnRSwBmiA4fGmz62hV-Vg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Naveen Krishna Ch @ 2013-03-26 23:55 UTC (permalink / raw)
To: Sachin Kamat
Cc: patches-QSEj5FYQhm4dnm+yROfE0A, linux-iio-u79uwXL29TY76Z2rM5mHXA,
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
rob.herring-bsGFqQB8/DxBDgjK7y7TUQ, jic23-DgEjT+Ai2ygdnm+yROfE0A
On 26 March 2013 04:52, Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
> Fixes some typos in the documentation of exynos-adc.txt.
>
> Signed-off-by: Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> ---
> .../devicetree/bindings/arm/samsung/exynos-adc.txt | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
> index 05e9d95..1fc744b 100644
> --- a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
> +++ b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
> @@ -1,6 +1,6 @@
> Samsung Exynos Analog to Digital Converter bindings
>
> -This devicetree binding are for the new adc driver written fori
> +The devicetree bindings are for the new ADC driver written for
Thanks for the correction
> Exynos4 and upward SoCs from Samsung.
>
> New driver handles the following
> @@ -49,4 +49,4 @@ adc@12D10000 {
> };
>
> Note: Does not apply to ADC driver under arch/arm/plat-samsung/
> -Note: The child node can be added under the adc node or seperately.
> +Note: The child node can be added under the adc node or separately.
Sorry, but i cant see whats the difference here.
> --
> 1.7.4.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Shine bright,
(: Nav :)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation
[not found] ` <CAHfPSqCyn=Q_zH11=pRjP3rY69xbHDnRSwBmiA4fGmz62hV-Vg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2013-03-27 0:19 ` Nobuhiro Iwamatsu
[not found] ` <CABMQnVLnj3CphEuAo_JVesNkT3VNZkhKy_J1URhooxw5zs0Otg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Nobuhiro Iwamatsu @ 2013-03-27 0:19 UTC (permalink / raw)
To: Naveen Krishna Ch
Cc: Sachin Kamat, patches-QSEj5FYQhm4dnm+yROfE0A,
linux-iio-u79uwXL29TY76Z2rM5mHXA,
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
rob.herring-bsGFqQB8/DxBDgjK7y7TUQ, jic23-DgEjT+Ai2ygdnm+yROfE0A
On Wed, Mar 27, 2013 at 8:55 AM, Naveen Krishna Ch
<naveenkrishna.ch-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> On 26 March 2013 04:52, Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
>> Fixes some typos in the documentation of exynos-adc.txt.
>>
>> Signed-off-by: Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
>> ---
>> .../devicetree/bindings/arm/samsung/exynos-adc.txt | 4 ++--
>> 1 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>> index 05e9d95..1fc744b 100644
>> --- a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>> +++ b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>> @@ -1,6 +1,6 @@
>> Samsung Exynos Analog to Digital Converter bindings
>>
>> -This devicetree binding are for the new adc driver written fori
>> +The devicetree bindings are for the new ADC driver written for
> Thanks for the correction
>> Exynos4 and upward SoCs from Samsung.
>>
>> New driver handles the following
>> @@ -49,4 +49,4 @@ adc@12D10000 {
>> };
>>
>> Note: Does not apply to ADC driver under arch/arm/plat-samsung/
>> -Note: The child node can be added under the adc node or seperately.
>> +Note: The child node can be added under the adc node or separately.
> Sorry, but i cant see whats the difference here.
This changed from sep*e*rately to sep*a*rately.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation
[not found] ` <CABMQnVLnj3CphEuAo_JVesNkT3VNZkhKy_J1URhooxw5zs0Otg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2013-03-27 0:41 ` Naveen Krishna Ch
[not found] ` <CAHfPSqD9K85rypFEYhQoC61F3dUOfGtu_kTfvrVFCww7cgrMQA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Naveen Krishna Ch @ 2013-03-27 0:41 UTC (permalink / raw)
To: Nobuhiro Iwamatsu
Cc: Sachin Kamat, patches-QSEj5FYQhm4dnm+yROfE0A,
linux-iio-u79uwXL29TY76Z2rM5mHXA,
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
rob.herring-bsGFqQB8/DxBDgjK7y7TUQ, jic23-DgEjT+Ai2ygdnm+yROfE0A
On 26 March 2013 17:19, Nobuhiro Iwamatsu <iwamatsu-+mkmVskJBflAfugRpC6u6w@public.gmane.org> wrote:
> On Wed, Mar 27, 2013 at 8:55 AM, Naveen Krishna Ch
> <naveenkrishna.ch-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>> On 26 March 2013 04:52, Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
>>> Fixes some typos in the documentation of exynos-adc.txt.
>>>
>>> Signed-off-by: Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
>>> ---
>>> .../devicetree/bindings/arm/samsung/exynos-adc.txt | 4 ++--
>>> 1 files changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>>> index 05e9d95..1fc744b 100644
>>> --- a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>>> +++ b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>>> @@ -1,6 +1,6 @@
>>> Samsung Exynos Analog to Digital Converter bindings
>>>
>>> -This devicetree binding are for the new adc driver written fori
>>> +The devicetree bindings are for the new ADC driver written for
>> Thanks for the correction
>>> Exynos4 and upward SoCs from Samsung.
>>>
>>> New driver handles the following
>>> @@ -49,4 +49,4 @@ adc@12D10000 {
>>> };
>>>
>>> Note: Does not apply to ADC driver under arch/arm/plat-samsung/
>>> -Note: The child node can be added under the adc node or seperately.
>>> +Note: The child node can be added under the adc node or separately.
>> Sorry, but i cant see whats the difference here.
>
> This changed from sep*e*rately to sep*a*rately.
ohh missed it again, thanks
--
Shine bright,
(: Nav :)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation
[not found] ` <CAHfPSqD9K85rypFEYhQoC61F3dUOfGtu_kTfvrVFCww7cgrMQA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2013-03-29 9:27 ` Jonathan Cameron
0 siblings, 0 replies; 5+ messages in thread
From: Jonathan Cameron @ 2013-03-29 9:27 UTC (permalink / raw)
To: Naveen Krishna Ch
Cc: Nobuhiro Iwamatsu, Sachin Kamat, patches-QSEj5FYQhm4dnm+yROfE0A,
linux-iio-u79uwXL29TY76Z2rM5mHXA,
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
rob.herring-bsGFqQB8/DxBDgjK7y7TUQ
On 03/27/2013 12:41 AM, Naveen Krishna Ch wrote:
> On 26 March 2013 17:19, Nobuhiro Iwamatsu <iwamatsu-+mkmVskJBflAfugRpC6u6w@public.gmane.org> wrote:
>> On Wed, Mar 27, 2013 at 8:55 AM, Naveen Krishna Ch
>> <naveenkrishna.ch-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>>> On 26 March 2013 04:52, Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
>>>> Fixes some typos in the documentation of exynos-adc.txt.
>>>>
>>>> Signed-off-by: Sachin Kamat <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Applied to togreg branch of iio.git. Thanks
>>>> ---
>>>> .../devicetree/bindings/arm/samsung/exynos-adc.txt | 4 ++--
>>>> 1 files changed, 2 insertions(+), 2 deletions(-)
>>>>
>>>> diff --git a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>>>> index 05e9d95..1fc744b 100644
>>>> --- a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>>>> +++ b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
>>>> @@ -1,6 +1,6 @@
>>>> Samsung Exynos Analog to Digital Converter bindings
>>>>
>>>> -This devicetree binding are for the new adc driver written fori
>>>> +The devicetree bindings are for the new ADC driver written for
>>> Thanks for the correction
>>>> Exynos4 and upward SoCs from Samsung.
>>>>
>>>> New driver handles the following
>>>> @@ -49,4 +49,4 @@ adc@12D10000 {
>>>> };
>>>>
>>>> Note: Does not apply to ADC driver under arch/arm/plat-samsung/
>>>> -Note: The child node can be added under the adc node or seperately.
>>>> +Note: The child node can be added under the adc node or separately.
>>> Sorry, but i cant see whats the difference here.
>>
>> This changed from sep*e*rately to sep*a*rately.
> ohh missed it again, thanks
>
>
>
> --
> Shine bright,
> (: Nav :)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" 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 [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-03-29 9:27 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-26 11:52 [PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation Sachin Kamat
[not found] ` <1364298777-8178-1-git-send-email-sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2013-03-26 23:55 ` Naveen Krishna Ch
[not found] ` <CAHfPSqCyn=Q_zH11=pRjP3rY69xbHDnRSwBmiA4fGmz62hV-Vg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-03-27 0:19 ` Nobuhiro Iwamatsu
[not found] ` <CABMQnVLnj3CphEuAo_JVesNkT3VNZkhKy_J1URhooxw5zs0Otg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-03-27 0:41 ` Naveen Krishna Ch
[not found] ` <CAHfPSqD9K85rypFEYhQoC61F3dUOfGtu_kTfvrVFCww7cgrMQA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-03-29 9:27 ` Jonathan Cameron
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).