summaryrefslogtreecommitdiff
path: root/Documentation/spi/spi-lm70llp.rst
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2023-01-26 22:39:57 -0800
committerMark Brown <broonie@kernel.org>2023-01-27 12:14:17 +0000
commit0f6d2cee58f1ff2ebf66f0bceb113d79f66ecb07 (patch)
tree932dd6f8717ec5da8da5b8160965544835976079 /Documentation/spi/spi-lm70llp.rst
parent22913a63b477c5f167012d4f1265d023a102c1fe (diff)
spi: correct spelling
Correct spelling problems for Documentation/spi/ as reported by codespell. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20230127064005.1558-28-rdunlap@infradead.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/spi/spi-lm70llp.rst')
-rw-r--r--Documentation/spi/spi-lm70llp.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/spi/spi-lm70llp.rst b/Documentation/spi/spi-lm70llp.rst
index 07631aef4343..0144e12d95bb 100644
--- a/Documentation/spi/spi-lm70llp.rst
+++ b/Documentation/spi/spi-lm70llp.rst
@@ -57,7 +57,7 @@ devices might share the same SI/SO pin.
The bitbanger routine in this driver (lm70_txrx) is called back from
the bound "hwmon/lm70" protocol driver through its sysfs hook, using a
spi_write_then_read() call. It performs Mode 0 (SPI/Microwire) bitbanging.
-The lm70 driver then inteprets the resulting digital temperature value
+The lm70 driver then interprets the resulting digital temperature value
and exports it through sysfs.
A "gotcha": National Semiconductor's LM70 LLP eval board circuit schematic