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

From: Jonathan Cameron
Date: Thu May 12 2022 - 09:02:45 EST


On Thu, 12 May 2022 10:59:48 +0200
Peter Rosin <peda@xxxxxxxxxx> wrote:

> HI!
>
> 2022-05-01 at 20:03, Jonathan Cameron wrote:
> > 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.
>
> Looks like it might be time to bring this one in from the cold?

Nearly. I have a pull request out to Greg. Once he's taken that
I'll fastforward the togreg branch to include the fix and
can then apply this.

Jonathan

>
> Cheers,
> Peter