Re: [PATCH v2 0/2] Add support for texas dac121c081 to the dac5571 driver

From: Jonathan Cameron
Date: Sun May 01 2022 - 13:55:43 EST


On Thu, 28 Apr 2022 20:44:39 +0100
Jonathan Cameron <jic23@xxxxxxxxxx> wrote:

> 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

Backed out temporarily because they have crossed with a fix (that I'd
forgotten about) and were requiring a non trivial merge in linux-next.

https://patchwork.kernel.org/project/linux-iio/patch/20220324234340.32402-1-laurent.pinchart@xxxxxxxxxxxxxxxx/

Hopefully that will get resolved in my upstream fairly soon and I can
fix this one up whilst applying it myself.

Thanks,

Jonathan



>
> 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(-)
> >
>