mbox series

[v3,0/2] iio: dac: ad5791: Add support for controlling RBUF via devicetree

Message ID 20231129-ad5791-michael-stuff-v3-0-48e192b00909@analog.com
Headers show
Series iio: dac: ad5791: Add support for controlling RBUF via devicetree | expand

Message

Nuno Sá via B4 Relay Nov. 29, 2023, 1:03 p.m. UTC
Simple series to add support for an external amplifier to be connected
in again of two configuration.

v2:
 * removed .yaml suffix from commit title;
 * Don't use commit/patch in commit message.

v3:
 * Be more imperative in the commit message.

---
Michael Hennerich (2):
      dt-bindings: adi,ad5791: Add support for controlling RBUF
      iio: dac: ad5791: Add support for controlling RBUF via devicetree

 Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml | 5 +++++
 drivers/iio/dac/ad5791.c                                  | 9 ++++++++-
 2 files changed, 13 insertions(+), 1 deletion(-)

Thanks!
- Nuno Sá