[PATCH v2 0/2] ADRF5702/ADRF5703 Digital Attenuator support
From: Rodrigo Alencar via B4 Relay
Date: Thu Mar 26 2026 - 14:45:33 EST
This is a small patch series that adds support for two extra attenuators.
Basically, new chip info and device table entries are added into the
AD8366 IIO driver.
Signed-off-by: Rodrigo Alencar <rodrigo.alencar@xxxxxxxxxx>
---
Changes in v2:
- Add more context to the dt-bindings commit message.
- Link to v1: https://lore.kernel.org/r/20260325-adrf570x-iio-support-v1-0-9a2685eb2e55@xxxxxxxxxx
---
Rodrigo Alencar (2):
dt-bindings: iio: amplifiers: ad8366: add adrf5702/3 support
iio: amplifiers: ad8366: add support for adrf5702/3
.../bindings/iio/amplifiers/adi,ad8366.yaml | 4 ++++
drivers/iio/amplifiers/Kconfig | 2 ++
drivers/iio/amplifiers/ad8366.c | 22 ++++++++++++++++++++++
3 files changed, 28 insertions(+)
---
base-commit: af980a79bfed43c4a0be12cca786be46f1a0c5e8
change-id: 20260325-adrf570x-iio-support-e199418fba40
Best regards,
--
Rodrigo Alencar <rodrigo.alencar@xxxxxxxxxx>