diff mbox series

[v2,5/5] dt-bindings: iio: ad9467: add entry for for AD9265 ADC

Message ID 20200922132559.38456-6-alexandru.ardelean@analog.com
State Changes Requested, archived
Headers show
Series iio: adc: ad9467: add support for AD9434 & AD9265 | expand

Checks

Context Check Description
robh/checkpatch success
robh/dt-meta-schema success

Commit Message

Alexandru Ardelean Sept. 22, 2020, 1:25 p.m. UTC
Add entry for the AD9265 high-speed ADC which is supported by the 'ad9467'
driver.

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

Comments

Jonathan Cameron Sept. 23, 2020, 8:40 p.m. UTC | #1
On Tue, 22 Sep 2020 16:25:59 +0300
Alexandru Ardelean <alexandru.ardelean@analog.com> wrote:

> Add entry for the AD9265 high-speed ADC which is supported by the 'ad9467'
> driver.
> 
> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>

Hi Alex,

Will probably be some extra stuff to add for this one to the description
part of the binding.

Feel free to roll this one and patch 3 together if you want to.

The code changes all look fine to me in the other patches.

Thanks,

Jonathan


> ---
>  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 0e8da8ee6975..8b8c432c64da 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,ad9265
>        - adi,ad9434
>        - adi,ad9467
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml
index 0e8da8ee6975..8b8c432c64da 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,ad9265
       - adi,ad9434
       - adi,ad9467