On Tue, 12 Apr 2022 20:08:03 -0700 Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> wrote: > On Sun 27 Mar 08:03 PDT 2022, Jonathan Cameron wrote: > > > On Wed, 23 Mar 2022 16:28:16 +0000 > > Caleb Connolly <caleb.connolly@xxxxxxxxxx> wrote: > > > > > From: Caleb Connolly <caleb.connolly@xxxxxxxxxx> > > > > > > The Round Robin ADC is responsible for reading data about the rate of > > > charge from the USB or DC input ports, it can also read the battery > > > ID (resistence), skin temperature and the die temperature of the pmic. > > > It is found on the PMI8998 and PM660 Qualcomm PMICs. > > > > > > Signed-off-by: Caleb Connolly <caleb.connolly@xxxxxxxxxx> > > Whilst I said this patch was fine a few versions ago I didn't add a tag > > on basis I would probably end up picking it up. > > > > To make things more flexible, I'll add one and either Lee or I can > > do the immutable branch once Lee has had a chance to take a look and > > is happy with the mfd parts. > > > > Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > Are either of you planning to pick up the driver changes? > > The dts changes can be merged independently, so I would prefer to pick > those through my tree. But I would like to know that the binding and > implementation is agreed upon before doing so. I need an Ack from Lee for the mfd changes and ideally Stephen for the SPMI patch. Lee, guessing you are busy, but if you have a chance to check this set over that would be great. Jonathan > > Thanks, > Bjorn