[PATCH v3 0/2] Add ADRF5740 driver

From: Ana-Maria Cusco
Date: Mon Nov 13 2023 - 05:26:19 EST


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

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