On Mon, 25 Apr 2022 22:46:30 +0200 Peter Rosin <peda@xxxxxxxxxx> wrote: > Hi! > > The new chip works much like the other chips supported by the driver, so > this is just adding another compatible to the list. > > Chenages since v1: > - Guenter Roeck noticed elsewhere that my mail setup was botched and > that my patches were clobbered. Hopefully fixed. *blush* > - added tags from Sean Nyekjaer and Rob Herring Applied. Thanks Jonathan > > Cheers, > Peter > > Peter Rosin (2): > dt-bindings: iio: ti-dac5571: Add ti,dac121c081 > iio: dac: ti-dac5571: add support for ti,dac121c081 > > Documentation/devicetree/bindings/iio/dac/ti,dac5571.yaml | 1 + > drivers/iio/dac/Kconfig | 2 +- > drivers/iio/dac/ti-dac5571.c | 3 +++ > 3 files changed, 5 insertions(+), 1 deletion(-) >