public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/3] ADF4371 refin mode and doubler support
@ 2025-01-27 10:10 Antoniu Miclaus
  2025-01-27 10:10 ` [PATCH v6 1/3] dt-bindings: iio: adf4371: add refin mode Antoniu Miclaus
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Antoniu Miclaus @ 2025-01-27 10:10 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               | 47 ++++++++++++++++---
 2 files changed, 44 insertions(+), 8 deletions(-)

-- 
2.48.1


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-27 10:10 [PATCH v6 0/3] ADF4371 refin mode and doubler support Antoniu Miclaus
2025-01-27 10:10 ` [PATCH v6 1/3] dt-bindings: iio: adf4371: add refin mode Antoniu Miclaus
2025-01-27 17:53   ` Conor Dooley
2025-01-28 10:24     ` Miclaus, Antoniu
2025-01-28 17:08       ` Conor Dooley
2025-01-27 10:10 ` [PATCH v6 2/3] iio: frequency: " Antoniu Miclaus
2025-02-01 12:32   ` Jonathan Cameron
2025-01-27 10:10 ` [PATCH v6 3/3] iio: frequency: adf4371: add ref doubler Antoniu Miclaus
2025-02-01 12:33 ` [PATCH v6 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