Re: [PATCH 1/3] dt-bindings: iio: adf4371: add differential ref

From: Jonathan Cameron
Date: Sun Dec 08 2024 - 11:41:41 EST


On Fri, 6 Dec 2024 17:22:04 +0200
Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx> wrote:

> Add support for differential input reference clock.

If it's an input clock, why not a named clock?

>
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/iio/frequency/adf4371.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml b/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
> index 1cb2adaf66f9..dd9a592d0026 100644
> --- a/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
> +++ b/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
> @@ -40,6 +40,11 @@ properties:
> output stage will shut down until the ADF4371/ADF4372 achieves lock as
> measured by the digital lock detect circuitry.
>
> + adi,ref-differential-enable:
> + type: boolean
> + description:
> + If this property is present, differential input reference is enabled.
> +
> required:
> - compatible
> - reg