All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: iio: Correct a typo
@ 2021-01-19  3:03 Yanteng Si
  2021-01-21 18:46 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Yanteng Si @ 2021-01-19  3:03 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Yanteng Si, Lars Poeschel, Mauro Carvalho Chehab, linux-doc,
	realpuyuwang, Huacai Chen, Jiaxun Yang

There are two EP9312, one of them should be 9315

Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
---
 Documentation/iio/ep93xx_adc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/iio/ep93xx_adc.rst b/Documentation/iio/ep93xx_adc.rst
index 4fd8dea3f6b8..0af0e9040457 100644
--- a/Documentation/iio/ep93xx_adc.rst
+++ b/Documentation/iio/ep93xx_adc.rst
@@ -13,7 +13,7 @@ touchscreen/ADC module.
 ====================
 
 Numbering scheme for channels 0..4 is defined in EP9301 and EP9302 datasheets.
-EP9307, EP9312 and EP9312 have 3 channels more (total 8), but the numbering is
+EP9307, EP9312 and EP9315 have 3 channels more (total 8), but the numbering is
 not defined. So the last three are numbered randomly, let's say.
 
 Assuming ep93xx_adc is IIO device0, you'd find the following entries under
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: iio: Correct a typo
  2021-01-19  3:03 [PATCH] docs: iio: Correct a typo Yanteng Si
@ 2021-01-21 18:46 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2021-01-21 18:46 UTC (permalink / raw)
  To: Yanteng Si
  Cc: Lars Poeschel, Mauro Carvalho Chehab, linux-doc, realpuyuwang,
	Huacai Chen, Jiaxun Yang

On Tue, 19 Jan 2021 11:03:20 +0800
Yanteng Si <siyanteng@loongson.cn> wrote:

> There are two EP9312, one of them should be 9315
> 
> Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
> ---
>  Documentation/iio/ep93xx_adc.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/iio/ep93xx_adc.rst b/Documentation/iio/ep93xx_adc.rst
> index 4fd8dea3f6b8..0af0e9040457 100644
> --- a/Documentation/iio/ep93xx_adc.rst
> +++ b/Documentation/iio/ep93xx_adc.rst
> @@ -13,7 +13,7 @@ touchscreen/ADC module.
>  ====================
>  
>  Numbering scheme for channels 0..4 is defined in EP9301 and EP9302 datasheets.
> -EP9307, EP9312 and EP9312 have 3 channels more (total 8), but the numbering is
> +EP9307, EP9312 and EP9315 have 3 channels more (total 8), but the numbering is
>  not defined. So the last three are numbered randomly, let's say.

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-21 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-19  3:03 [PATCH] docs: iio: Correct a typo Yanteng Si
2021-01-21 18:46 ` Jonathan Corbet

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.