[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241123161341.56d2e9bb@jic23-huawei>
Date: Sat, 23 Nov 2024 16:13:41 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Antoniu Miclaus <antoniu.miclaus@...log.com>
Cc: <robh@...nel.org>, <conor+dt@...nel.org>, <linux-iio@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-pwm@...r.kernel.org>
Subject: Re: [PATCH 1/2] dt-bindings: iio: adf4371: add rdiv2 and doubler
On Fri, 22 Nov 2024 13:32:13 +0200
Antoniu Miclaus <antoniu.miclaus@...log.com> wrote:
> Add support for reference doubler enable and reference divide by 2
> clock.
>
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@...log.com>
why are these not things that are derivable from the required output
frequency vs the clock frequency that comes in?
Would have been good perhaps to have a cover letter with some description
of how these features are used in practice.
Thanks,
Jonathan
> ---
> .../devicetree/bindings/iio/frequency/adf4371.yaml | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml b/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
> index 1cb2adaf66f9..ef241c38520c 100644
> --- a/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
> +++ b/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
> @@ -40,6 +40,17 @@ properties:
> output stage will shut down until the ADF4371/ADF4372 achieves lock as
> measured by the digital lock detect circuitry.
>
> + adi,reference-doubler-enable:
> + type: boolean
> + description:
> + If this property is present, the reference doubler block is enabled.
> +
> + adi,adi,reference-div2-enable:
> + type: boolean
> + description:
> + If this property is present, the reference divide by 2 clock is enabled.
> + This feature can be used to provide a 50% duty cycle signal to the PFD.
> +
> required:
> - compatible
> - reg
Powered by blists - more mailing lists