* [PATCH] dt-bindings: iio: adc: microchip,mcp3201: fix interface type (I2C -> SPI)
@ 2022-02-16 16:23 Jan Luebbe
2022-02-18 12:43 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Jan Luebbe @ 2022-02-16 16:23 UTC (permalink / raw)
To: Jonathan Cameron
Cc: Jan Luebbe, Rob Herring, Oskar Andero, linux-iio, devicetree,
kernel
This family of ADCs uses SPI, not I2C.
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
.../devicetree/bindings/iio/adc/microchip,mcp3201.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/iio/adc/microchip,mcp3201.yaml b/Documentation/devicetree/bindings/iio/adc/microchip,mcp3201.yaml
index cbbac4ce56d6..fcc1ba53b20d 100644
--- a/Documentation/devicetree/bindings/iio/adc/microchip,mcp3201.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/microchip,mcp3201.yaml
@@ -10,7 +10,7 @@ maintainers:
- Oskar Andero <oskar.andero@gmail.com>
description: |
- Family of simple ADCs with an I2C inteface.
+ Family of simple ADCs with a SPI interface.
properties:
compatible:
--
2.30.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: iio: adc: microchip,mcp3201: fix interface type (I2C -> SPI)
2022-02-16 16:23 [PATCH] dt-bindings: iio: adc: microchip,mcp3201: fix interface type (I2C -> SPI) Jan Luebbe
@ 2022-02-18 12:43 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2022-02-18 12:43 UTC (permalink / raw)
To: Jan Luebbe; +Cc: Rob Herring, Oskar Andero, linux-iio, devicetree, kernel
On Wed, 16 Feb 2022 17:23:12 +0100
Jan Luebbe <jlu@pengutronix.de> wrote:
> This family of ADCs uses SPI, not I2C.
>
> Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Applied.
thanks,
> ---
> .../devicetree/bindings/iio/adc/microchip,mcp3201.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/iio/adc/microchip,mcp3201.yaml b/Documentation/devicetree/bindings/iio/adc/microchip,mcp3201.yaml
> index cbbac4ce56d6..fcc1ba53b20d 100644
> --- a/Documentation/devicetree/bindings/iio/adc/microchip,mcp3201.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/microchip,mcp3201.yaml
> @@ -10,7 +10,7 @@ maintainers:
> - Oskar Andero <oskar.andero@gmail.com>
>
> description: |
> - Family of simple ADCs with an I2C inteface.
> + Family of simple ADCs with a SPI interface.
>
> properties:
> compatible:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-18 12:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-16 16:23 [PATCH] dt-bindings: iio: adc: microchip,mcp3201: fix interface type (I2C -> SPI) Jan Luebbe
2022-02-18 12:43 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).