From 610813655932359e50900337f7fd24b684e7a476 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Thu, 15 Dec 2022 21:40:15 -0300 Subject: [PATCH] dt-bindings: iio: adc: max1238: Fix a typo in the description Fix a typo in the description, where "interface" is spelled incorrectly. Signed-off-by: Fabio Estevam Link: https://lore.kernel.org/r/20221216004015.2902966-1-festevam@denx.de Signed-off-by: Jonathan Cameron --- 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 50bcd72ac9d6a..60d7b34e3286f 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 description: | - Family of simple ADCs with i2c inteface and internal references. + Family of simple ADCs with i2c interface and internal references. properties: compatible: -- 2.30.2