diff options
author | Yanteng Si <siyanteng@loongson.cn> | 2021-01-19 11:03:20 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-01-21 14:06:00 -0700 |
commit | 1008bfd8e3510f5d7ca1216677e2daec4b9d2add (patch) | |
tree | 6e0ebbaafc5b947f118f5abc15063704b0385c89 /Documentation/iio | |
parent | ba1a297d78f47a23b138fb5cad953ae4a3fa4929 (diff) | |
download | linux-1008bfd8e3510f5d7ca1216677e2daec4b9d2add.tar.bz2 |
docs: iio: Correct a typo
There are two EP9312, one of them should be 9315
Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Link: https://lore.kernel.org/r/20210119030320.2860870-1-siyanteng@loongson.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/iio')
-rw-r--r-- | Documentation/iio/ep93xx_adc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |