diff options
author | Oliver Stäbler <oliver.staebler@bytesatwork.ch> | 2015-12-09 10:24:04 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-12-12 12:08:17 +0000 |
commit | b41fa86b67bd338d4ffa0b69f0fb1c3013a489e0 (patch) | |
tree | aa5bd3546676d0ff3c40d0ddc032e693881284e9 /Documentation | |
parent | 9ab655a32e008bfe906b0bf8fb907b412f7c2e87 (diff) |
iio:adc128s052: add support for adc124s021
Signed-off-by: Oliver Stäbler <oliver.staebler@bytesatwork.ch>
Reviewed-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/iio/adc/ti-adc128s052.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/iio/adc/ti-adc128s052.txt b/Documentation/devicetree/bindings/iio/adc/ti-adc128s052.txt index 15ca6b47958e..daa2b2c29428 100644 --- a/Documentation/devicetree/bindings/iio/adc/ti-adc128s052.txt +++ b/Documentation/devicetree/bindings/iio/adc/ti-adc128s052.txt @@ -1,7 +1,7 @@ -* Texas Instruments' ADC128S052 and ADC122S021 ADC chip +* Texas Instruments' ADC128S052, ADC122S021 and ADC124S021 ADC chip Required properties: - - compatible: Should be "ti,adc128s052" or "ti,adc122s021" + - compatible: Should be "ti,adc128s052", "ti,adc122s021" or "ti,adc124s021" - reg: spi chip select number for the device - vref-supply: The regulator supply for ADC reference voltage |