devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add ADRF5740 driver
@ 2023-11-13 10:25 Ana-Maria Cusco
  2023-11-13 10:25 ` [PATCH v3 1/2] iio: amplifiers: hmc425a: add support for ADRF5740 Attenuator Ana-Maria Cusco
  2023-11-13 10:25 ` [PATCH v3 2/2] dt-bindings: iio: hmc425a: add entry " Ana-Maria Cusco
  0 siblings, 2 replies; 7+ messages in thread
From: Ana-Maria Cusco @ 2023-11-13 10:25 UTC (permalink / raw)
  To: Ana-Maria Cusco
  Cc: Lars-Peter Clausen, Michael Hennerich, Jonathan Cameron,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-iio,
	devicetree, linux-kernel

From: Ana-Maria Cusco <ana-maria.cusco@analog.com>

This patch series adds support for the ADRF5740 Attenuator within the existing 
HMC425A driver.

The ADRF5740 is a silicon, 4-bit digital attenuator with 22 dB
attenuation control range in 2 dB steps.
It offers parallel control mode through four digitally controlled inputs.

V2 -> V3:
* hmc425a.c: edit commit message to clarify the change related to default 
attenuation setting.

V1 -> V2:
* dt-bindings: arrange entry in alphabetical order
* improve title clarity

Ana-Maria Cusco (2):
  iio: amplifiers: hmc425a: add support for ADRF5740 Attenuator
  dt-bindings: iio: hmc425a: add entry for ADRF5740 Attenuator

 .../bindings/iio/amplifiers/adi,hmc425a.yaml  |  4 ++++
 drivers/iio/amplifiers/hmc425a.c              | 23 +++++++++++++++++++
 2 files changed, 27 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2023-11-27 17:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 10:25 [PATCH v3 0/2] Add ADRF5740 driver Ana-Maria Cusco
2023-11-13 10:25 ` [PATCH v3 1/2] iio: amplifiers: hmc425a: add support for ADRF5740 Attenuator Ana-Maria Cusco
2023-11-13 10:25 ` [PATCH v3 2/2] dt-bindings: iio: hmc425a: add entry " Ana-Maria Cusco
2023-11-13 13:40   ` Conor Dooley
2023-11-13 13:41     ` Conor Dooley
2023-11-26 16:39       ` Jonathan Cameron
2023-11-27 17:48         ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).