diff options
author | Urs Fässler <urs.fassler@bytesatwork.ch> | 2015-05-18 16:22:44 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-05-23 14:42:43 +0300 |
commit | 2a67dfba7fae36af0233452d19b40594f62bc019 (patch) | |
tree | dec6b94e38d502d863bff7fbef4d9548e6cd88cf /Documentation/devicetree/bindings/iio/adc/ti-adc128s052.txt | |
parent | 1ce87f21edf6a071a7cc6bc77d628d7c7650d0d8 (diff) | |
download | linux-2a67dfba7fae36af0233452d19b40594f62bc019.tar.xz |
iio:adc128s052: add support for adc122s021
Signed-off-by: Urs Fässler <urs.fassler@bytesatwork.ch>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/iio/adc/ti-adc128s052.txt')
-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 42ca7deec97d..15ca6b47958e 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 ADC chip +* Texas Instruments' ADC128S052 and ADC122S021 ADC chip Required properties: - - compatible: Should be "ti,adc128s052" + - compatible: Should be "ti,adc128s052" or "ti,adc122s021" - reg: spi chip select number for the device - vref-supply: The regulator supply for ADC reference voltage |