Linux IIO development
 help / color / mirror / Atom feed
* [PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation
@ 2013-03-26 11:52 Sachin Kamat
  2013-03-26 23:55 ` Naveen Krishna Ch
  0 siblings, 1 reply; 5+ messages in thread
From: Sachin Kamat @ 2013-03-26 11:52 UTC (permalink / raw)
  To: devicetree-discuss
  Cc: jic23, rob.herring, grant.likely, linux-iio, sachin.kamat,
	patches

Fixes some typos in the documentation of exynos-adc.txt.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.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
  2013-03-26 11:52 [PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation Sachin Kamat
@ 2013-03-26 23:55 ` Naveen Krishna Ch
  2013-03-27  0:19   ` Nobuhiro Iwamatsu
  0 siblings, 1 reply; 5+ messages in thread
From: Naveen Krishna Ch @ 2013-03-26 23:55 UTC (permalink / raw)
  To: Sachin Kamat
  Cc: devicetree-discuss, jic23, rob.herring, grant.likely, linux-iio,
	patches

On 26 March 2013 04:52, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> Fixes some typos in the documentation of exynos-adc.txt.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.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@vger.kernel.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
  2013-03-26 23:55 ` Naveen Krishna Ch
@ 2013-03-27  0:19   ` Nobuhiro Iwamatsu
  2013-03-27  0:41     ` Naveen Krishna Ch
  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, linux-iio, devicetree-discuss, rob.herring,
	jic23

On Wed, Mar 27, 2013 at 8:55 AM, Naveen Krishna Ch
<naveenkrishna.ch@gmail.com> wrote:
> On 26 March 2013 04:52, Sachin Kamat <sachin.kamat@linaro.org> wrote:
>> Fixes some typos in the documentation of exynos-adc.txt.
>>
>> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.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
  2013-03-27  0:19   ` Nobuhiro Iwamatsu
@ 2013-03-27  0:41     ` Naveen Krishna Ch
  2013-03-29  9:27       ` Jonathan Cameron
  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, linux-iio, devicetree-discuss, rob.herring,
	jic23

On 26 March 2013 17:19, Nobuhiro Iwamatsu <iwamatsu@nigauri.org> wrote:
> On Wed, Mar 27, 2013 at 8:55 AM, Naveen Krishna Ch
> <naveenkrishna.ch@gmail.com> wrote:
>> On 26 March 2013 04:52, Sachin Kamat <sachin.kamat@linaro.org> wrote:
>>> Fixes some typos in the documentation of exynos-adc.txt.
>>>
>>> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.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
  2013-03-27  0:41     ` Naveen Krishna Ch
@ 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, linux-iio,
	devicetree-discuss, rob.herring

On 03/27/2013 12:41 AM, Naveen Krishna Ch wrote:
> On 26 March 2013 17:19, Nobuhiro Iwamatsu <iwamatsu@nigauri.org> wrote:
>> On Wed, Mar 27, 2013 at 8:55 AM, Naveen Krishna Ch
>> <naveenkrishna.ch@gmail.com> wrote:
>>> On 26 March 2013 04:52, Sachin Kamat <sachin.kamat@linaro.org> wrote:
>>>> Fixes some typos in the documentation of exynos-adc.txt.
>>>>
>>>> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.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@vger.kernel.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
2013-03-26 23:55 ` Naveen Krishna Ch
2013-03-27  0:19   ` Nobuhiro Iwamatsu
2013-03-27  0:41     ` Naveen Krishna Ch
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