On Mon, 29 Nov 2021 17:10:42 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > On Thu, 18 Nov 2021 17:12:33 +0300, Evgeny Boger wrote: > > Most AXPxxx-based reference designs place a 10k NTC thermistor on a > > TS pin. axp20x IIO driver now report the voltage of this pin via > > additional IIO channel. Add new "ts_v" channel to the channel description. > > > > Signed-off-by: Evgeny Boger <boger@xxxxxxxxxxxxxx> > > --- > > .../devicetree/bindings/iio/adc/x-powers,axp209-adc.yaml | 3 +++ > > 1 file changed, 3 insertions(+) > > > > Acked-by: Rob Herring <robh@xxxxxxxxxx> Given the broader discussion on how to handle the NTC isn't directly related to these patches and these will be needed for any solution anyway, applied to the togreg branch of iio.git and pushed out as testing to let 0-day have first go at breaking things. Thanks, Jonathan