All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] ADF4371 refin mode and doubler support
@ 2025-01-09 13:37 Antoniu Miclaus
  2025-01-09 13:37 ` [PATCH v4 1/3] dt-bindings: iio: adf4371: add refin mode Antoniu Miclaus
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Antoniu Miclaus @ 2025-01-09 13:37 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               | 44 +++++++++++++++++--
 2 files changed, 45 insertions(+), 6 deletions(-)

-- 
2.47.1


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

end of thread, other threads:[~2025-01-13 20:19 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-09 13:37 [PATCH v4 0/3] ADF4371 refin mode and doubler support Antoniu Miclaus
2025-01-09 13:37 ` [PATCH v4 1/3] dt-bindings: iio: adf4371: add refin mode Antoniu Miclaus
2025-01-12 15:01   ` Jonathan Cameron
2025-01-13  8:37   ` Krzysztof Kozlowski
2025-01-13  9:55     ` Nuno Sá
2025-01-13 10:08       ` Miclaus, Antoniu
2025-01-13 10:21       ` Krzysztof Kozlowski
2025-01-13 11:17         ` Nuno Sá
2025-01-13 11:24           ` Krzysztof Kozlowski
2025-01-13 11:50             ` Miclaus, Antoniu
2025-01-13 12:05               ` Krzysztof Kozlowski
2025-01-13 20:18                 ` Jonathan Cameron
2025-01-09 13:37 ` [PATCH v4 2/3] iio: frequency: " Antoniu Miclaus
2025-01-13  9:57   ` Nuno Sá
2025-01-13  9:59     ` Nuno Sá
2025-01-09 13:37 ` [PATCH v4 3/3] iio: frequency: adf4371: add ref doubler Antoniu Miclaus
2025-01-13 10:01   ` Nuno Sá
2025-01-12 15:02 ` [PATCH v4 0/3] ADF4371 refin mode and doubler support Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.