[PATCH v2 0/2] Add ADRF5740 driver

From: Ana-Maria Cusco
Date: Tue Nov 07 2023 - 08:21:28 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.

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