Message ID | 20231129-ad5791-michael-stuff-v3-0-48e192b00909@analog.com (mailing list archive) |
---|---|
Headers | show |
Series | iio: dac: ad5791: Add support for controlling RBUF via devicetree | expand |
On Wed, 29 Nov 2023 14:03:51 +0100 Nuno Sa via B4 Relay <devnull+nuno.sa.analog.com@kernel.org> wrote: > 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. Hi Nuno, Michael, I don't suppose you fancy also ripping out the platform data support as a follow up series? I doubt anyone cares about it any more and it would be nice to clean that up given you are making changes to the driver. Applied to the togreg branch of iio.git and pushed out as testing for all the normal reasons. Thanks, Jonathan > > --- > 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á >