[PATCH 0/5] iio: addac: ad74413r: various fixups

From: Rasmus Villemoes
Date: Fri Nov 11 2022 - 09:40:04 EST


These patches

- fix a run-time warning
- make the refin-supply optional in the binding
- add a reset-gpios binding

and update the driver to support the latter two.

Rasmus Villemoes (5):
iio: addac: ad74413r: add spi_device_id table
dt-bindings: iio: ad74413r: make refin-supply optional
iio: addac: ad74413r: implement support for optional refin-supply
dt-bindings: iio: ad74413r: add optional reset-gpios
iio: addac: ad74413r: add support for reset-gpio

.../bindings/iio/addac/adi,ad74413r.yaml | 4 +-
drivers/iio/addac/ad74413r.c | 51 +++++++++++++++----
2 files changed, 43 insertions(+), 12 deletions(-)

--
2.37.2