On Fri, 2 Aug 2024 14:20:23 -0500 Chris Morgan <macroalpha82@xxxxxxxxx> wrote: > From: Chris Morgan <macromorgan@xxxxxxxxxxx> > > Add support for the AXP717 ADC. The AXP717 differs from other ADCs > in this series by utilizing a 14 bit ADC for all channels (a full 16 > bits with the first 2 digits reserved). It also differs by lacking a > battery discharge current channel. > > Note that while the current charge channel itself is included in this > driver for the AXP717 and listed in the datasheet, no scale or offset > was given for this channel. For now no scale or offset is provided in > this driver. > > Signed-off-by: Chris Morgan <macromorgan@xxxxxxxxxxx> This one is dependent on the mfd header changes in the previous patch. As such, either I need a tag to pull with that patch on it, or Lee can just pick up this as well through MFD. If he does that. Acked-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> Thanks, Jonathan