Re: [PATCH v11 13/15] iio: afe: rescale: add temperature transducers

From: Andy Shevchenko
Date: Wed Dec 22 2021 - 07:43:14 EST


On Wed, Dec 22, 2021 at 5:47 AM Liam Beguin <liambeguin@xxxxxxxxx> wrote:
>
> From: Liam Beguin <lvb@xxxxxxxxxx>
>
> A temperature transducer is a device that converts a thermal quantity
> into any other physical quantity. This patch add support for temperature

This patch add --> Add a

> to voltage (like the LTC2997) and temperature to current (like the
> AD590) linear transducers.
> In both cases these are assumed to be connected to a voltage ADC.

...

> + rescale->numerator = MICRO;

Same comment, please double check we imply 10^-6 and not 10^6 here.

--
With Best Regards,
Andy Shevchenko