[PATCH v2 3/5] dt-bindings: iio: ad9467: add entry for for AD9434 ADC

From: Alexandru Ardelean
Date: Tue Sep 22 2020 - 09:26:35 EST


Add entry for the AD9434 high-speed ADC which is supported by the 'ad9467'
driver.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
---
Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml
index c4f57fa6aad1..0e8da8ee6975 100644
--- a/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml
@@ -19,6 +19,7 @@ description: |
properties:
compatible:
enum:
+ - adi,ad9434
- adi,ad9467

reg:
--
2.17.1