iio: adc: mcp320x: Add support for mcp3301
authorAndrea Galbusera <gizero@gmail.com>
Tue, 14 Jul 2015 13:36:21 +0000 (15:36 +0200)
committerJonathan Cameron <jic23@kernel.org>
Mon, 20 Jul 2015 17:41:16 +0000 (18:41 +0100)
This adds support for Microchip's 13 bit 1 channel AD converter MCP3301

Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/devicetree/bindings/iio/adc/mcp320x.txt
drivers/iio/adc/Kconfig
drivers/iio/adc/mcp320x.c

index b851843..2a1f3af 100644 (file)
@@ -18,6 +18,7 @@ Required properties:
                                "mcp3202"
                                "mcp3204"
                                "mcp3208"
+                               "mcp3301"
 
 
 Examples:
Simple merge
Simple merge