Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: iio: adc: document TS voltage in AXP PMICs

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@wirenboard.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Quentin Schulz <foss+kernel@0leil.net>
Link: https://lore.kernel.org/r/20211118141233.247907-3-boger@wirenboard.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Evgeny Boger and committed by
Jonathan Cameron
fc27e69f 4da5f2d6

+3
+3
Documentation/devicetree/bindings/iio/adc/x-powers,axp209-adc.yaml
··· 27 27 8 | batt_v 28 28 9 | batt_chrg_i 29 29 10 | batt_dischrg_i 30 + 11 | ts_v 30 31 31 32 AXP22x 32 33 ------ ··· 35 34 1 | batt_v 36 35 2 | batt_chrg_i 37 36 3 | batt_dischrg_i 37 + 4 | ts_v 38 38 39 39 AXP813 40 40 ------ ··· 44 42 2 | batt_v 45 43 3 | batt_chrg_i 46 44 4 | batt_dischrg_i 45 + 5 | ts_v 47 46 48 47 49 48 properties: