diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2015-11-27 16:52:52 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-12-02 21:27:09 +0300 |
commit | 930cc0f39b07a830e6939c5634f9a310f306c4b1 (patch) | |
tree | 7113a3cd31e169bf3dac5d8b42c4e599e35e8e5d /Documentation/devicetree/bindings/iio | |
parent | 78f16dbda5eee2f9379a6313cd01792160e2ec70 (diff) | |
download | linux-930cc0f39b07a830e6939c5634f9a310f306c4b1.tar.xz |
dt-bindings: iio: adc: Update mcp342x binding for the mcp3421
The mcp3421 is the single channel variant of the mcp342x family and
can be supported by the mcp342x driver.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Cc: devicetree@vger.kernel.org
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/iio')
-rw-r--r-- | Documentation/devicetree/bindings/iio/adc/mcp3422.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iio/adc/mcp3422.txt b/Documentation/devicetree/bindings/iio/adc/mcp3422.txt index 333139cc0bfb..dcae4ccfcc52 100644 --- a/Documentation/devicetree/bindings/iio/adc/mcp3422.txt +++ b/Documentation/devicetree/bindings/iio/adc/mcp3422.txt @@ -1,7 +1,8 @@ -* Microchip mcp3422/3/4/6/7/8 chip family (ADC) +* Microchip mcp3421/2/3/4/6/7/8 chip family (ADC) Required properties: - compatible: Should be + "microchip,mcp3421" or "microchip,mcp3422" or "microchip,mcp3423" or "microchip,mcp3424" or |