diff options
author | Jan Luebbe <jlu@pengutronix.de> | 2022-02-16 17:23:12 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-02-21 20:33:05 +0100 |
commit | b38da7feefb4c8080753eb5bf4e4db5eba0e119b (patch) | |
tree | d153ef5efb9db77d6d34b078b31337a925d47def | |
parent | iio:adc:ad7280a: Move out of staging (diff) | |
download | linux-b38da7feefb4c8080753eb5bf4e4db5eba0e119b.tar.xz linux-b38da7feefb4c8080753eb5bf4e4db5eba0e119b.zip |
dt-bindings: iio: adc: microchip,mcp3201: fix interface type (I2C -> SPI)
This family of ADCs uses SPI, not I2C.
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Link: https://lore.kernel.org/r/20220216162312.4064-1-jlu@pengutronix.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
-rw-r--r-- | Documentation/devicetree/bindings/iio/adc/microchip,mcp3201.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |