diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-12-23 17:22:31 +0100 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2022-12-28 17:19:46 +0000 |
commit | bbd9b7e19be9709f5feef23c1994ab4302c454d1 (patch) | |
tree | e7e6be98656e6d7e1a7d53c4c4f57b4d39ab14cc | |
parent | 610813655932359e50900337f7fd24b684e7a476 (diff) |
dt-bindings: iio: adc: maxim,max1363: fix interface typo
Correct inteface->interface in description.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/iio/adc/maxim,max1363.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iio/adc/maxim,max1363.yaml b/Documentation/devicetree/bindings/iio/adc/maxim,max1363.yaml index e04f09f35601..96f3f535fe34 100644 --- a/Documentation/devicetree/bindings/iio/adc/maxim,max1363.yaml +++ b/Documentation/devicetree/bindings/iio/adc/maxim,max1363.yaml @@ -10,7 +10,7 @@ maintainers: - Jonathan Cameron <[email protected]> description: | - Family of ADCs with i2c inteface, internal references and threshold + Family of ADCs with i2c interface, internal references and threshold monitoring. properties: |