All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: iio: adc: max1238: Fix a typo in the description
@ 2022-12-16  0:40 Fabio Estevam
  2022-12-16 11:30 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Estevam @ 2022-12-16  0:40 UTC (permalink / raw)
  To: jic23
  Cc: robh+dt, krzysztof.kozlowski+dt, linux-iio, devicetree, Fabio Estevam

Fix a typo in the description, where "interface" is spelled incorrectly.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 Documentation/devicetree/bindings/iio/adc/maxim,max1238.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/maxim,max1238.yaml b/Documentation/devicetree/bindings/iio/adc/maxim,max1238.yaml
index 50bcd72ac9d6..60d7b34e3286 100644
--- a/Documentation/devicetree/bindings/iio/adc/maxim,max1238.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/maxim,max1238.yaml
@@ -10,7 +10,7 @@ maintainers:
   - Jonathan Cameron <jic23@kernel.org>
 
 description: |
-  Family of simple ADCs with i2c inteface and internal references.
+  Family of simple ADCs with i2c interface and internal references.
 
 properties:
   compatible:
-- 
2.25.1


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

end of thread, other threads:[~2022-12-23 16:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-16  0:40 [PATCH] dt-bindings: iio: adc: max1238: Fix a typo in the description Fabio Estevam
2022-12-16 11:30 ` Krzysztof Kozlowski
2022-12-23 16:04   ` Jonathan Cameron
2022-12-23 16:23     ` Krzysztof Kozlowski

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.