On Sun, 4 Nov 2018 00:10:23 +0100, Martin Blumenstingl wrote: > The 32-bit Meson8 SoC can use the SAR ADC to read the chip temperature. > This requires setting the correct TSC (temperature sensor coefficient), > which is programmed into the eFuse during the manufacturing process. > Meson8b and Meson8m2 are not supported yet because they have a 5-bit TSC > and only the first four bits are stored inside the SAR ADC registers. > > Signed-off-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/iio/adc/amlogic,meson-saradc.txt | 6 ++++++ > 1 file changed, 6 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>