--- 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 "adc128s052" or "adc122s021"
- reg: spi chip select number for the device
- vref-supply: The regulator supply for ADC reference voltage
@@ -11,7 +11,7 @@ Recommended properties:
Example:
adc@0 {
- compatible = "ti,adc128s052";
+ compatible = "adc128s052";