diff options
author | Andrea Galbusera <gizero@gmail.com> | 2015-07-14 15:36:21 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-07-20 19:41:16 +0200 |
commit | f686a36b4b79782a94f07769fb1c0187d24ea8a8 (patch) | |
tree | c8ef1c06d8dde3caeff5c1f171c7bb087c7f2b8b /Documentation/devicetree/bindings/iio | |
parent | iio:magnetometer:bmc150_magn: replace magic value (diff) | |
download | linux-f686a36b4b79782a94f07769fb1c0187d24ea8a8.tar.xz linux-f686a36b4b79782a94f07769fb1c0187d24ea8a8.zip |
iio: adc: mcp320x: Add support for mcp3301
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>
Diffstat (limited to 'Documentation/devicetree/bindings/iio')
-rw-r--r-- | Documentation/devicetree/bindings/iio/adc/mcp320x.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/adc/mcp320x.txt b/Documentation/devicetree/bindings/iio/adc/mcp320x.txt index b85184391b78..2a1f3af30155 100644 --- a/Documentation/devicetree/bindings/iio/adc/mcp320x.txt +++ b/Documentation/devicetree/bindings/iio/adc/mcp320x.txt @@ -18,6 +18,7 @@ Required properties: "mcp3202" "mcp3204" "mcp3208" + "mcp3301" Examples: |