public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] ADF4371 refin mode and doubler support
@ 2024-12-20  9:56 Antoniu Miclaus
  2024-12-20  9:56 ` [PATCH v3 1/3] dt-bindings: iio: adf4371: add refin mode Antoniu Miclaus
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Antoniu Miclaus @ 2024-12-20  9:56 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       |  7 ++++
 drivers/iio/frequency/adf4371.c               | 38 ++++++++++++++++++-
 2 files changed, 43 insertions(+), 2 deletions(-)

-- 
2.47.1


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

end of thread, other threads:[~2024-12-20 19:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-20  9:56 [PATCH v3 0/3] ADF4371 refin mode and doubler support Antoniu Miclaus
2024-12-20  9:56 ` [PATCH v3 1/3] dt-bindings: iio: adf4371: add refin mode Antoniu Miclaus
2024-12-20 19:10   ` Conor Dooley
2024-12-20 19:52   ` Jonathan Cameron
2024-12-20  9:56 ` [PATCH v3 2/3] iio: frequency: " Antoniu Miclaus
2024-12-20  9:56 ` [PATCH v3 3/3] iio: frequency: adf4371: add ref doubler Antoniu Miclaus

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