diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-05-15 16:06:24 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-05-20 13:23:50 +0300 |
commit | bed1895e78b510ecc425ab01ef96ddba0881acc5 (patch) | |
tree | eedfa14598ea2089adcd5ecff505a6642ca31a0d | |
parent | 4833dc4bb98ec40010957215b8127a454bbaea8e (diff) | |
download | linux-bed1895e78b510ecc425ab01ef96ddba0881acc5.tar.xz |
dt-bindings: iio: afe: Spelling s/mesaurement/measurement/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
-rw-r--r-- | Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.txt | 2 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.txt b/Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.txt index 0ddbaebba8ce..821b61b8c542 100644 --- a/Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.txt +++ b/Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.txt @@ -2,7 +2,7 @@ Current Sense Amplifier ======================= When an io-channel measures the output voltage from a current sense -amplifier, the interesting mesaurement is almost always the current +amplifier, the interesting measurement is almost always the current through the sense resistor, not the voltage output. This binding describes such a current sense circuit. diff --git a/Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt b/Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt index 8e7b3e408a52..0f67108a07b6 100644 --- a/Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt +++ b/Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt @@ -2,7 +2,7 @@ Current Sense Shunt =================== When an io-channel measures the voltage over a current sense shunt, -the interesting mesaurement is almost always the current through the +the interesting measurement is almost always the current through the shunt, not the voltage over it. This binding describes such a current sense circuit. |