public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] ADF4371 refin mode and doubler support
@ 2025-01-20 11:34 Antoniu Miclaus
  2025-01-20 11:34 ` [PATCH v5 1/3] dt-bindings: iio: adf4371: add refin mode Antoniu Miclaus
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Antoniu Miclaus @ 2025-01-20 11:34 UTC (permalink / raw)
  To: jic23, robh, conor+dt, linux-iio, devicetree, linux-kernel,
	linux-pwm
  Cc: Antoniu Miclaus

Add support for selecting between single-ended and differential
reference input. By default the single-ended input is enabled.

Input frequency boundaries are change based on the mode selected
(single-ended/differential).

Add support for the reference doubler. This feature is enabled
automatically to improve noise performance if the input frequency
is within the accepted range.

Antoniu Miclaus (3):
  dt-bindings: iio: adf4371: add refin mode
  iio: frequency: adf4371: add refin mode
  iio: frequency: adf4371: add ref doubler

 .../bindings/iio/frequency/adf4371.yaml       |  5 ++-
 drivers/iio/frequency/adf4371.c               | 44 +++++++++++++++++--
 2 files changed, 43 insertions(+), 6 deletions(-)

-- 
2.48.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-01-25 12:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-20 11:34 [PATCH v5 0/3] ADF4371 refin mode and doubler support Antoniu Miclaus
2025-01-20 11:34 ` [PATCH v5 1/3] dt-bindings: iio: adf4371: add refin mode Antoniu Miclaus
2025-01-21 17:35   ` Conor Dooley
2025-01-20 11:34 ` [PATCH v5 2/3] iio: frequency: " Antoniu Miclaus
2025-01-20 11:34 ` [PATCH v5 3/3] iio: frequency: adf4371: add ref doubler Antoniu Miclaus
2025-01-25 12:39 ` [PATCH v5 0/3] ADF4371 refin mode and doubler support Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox