[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZfrCp2gyVUW0LFg8@smile.fi.intel.com>
Date: Wed, 20 Mar 2024 13:04:07 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Vasileios Amoiridis <vassilisamir@...il.com>
Cc: jic23@...nel.org, lars@...afoo.de, ang.iglesiasg@...il.com,
mazziesaccount@...il.com, ak@...klinger.de,
petre.rodan@...dimension.ro, phil@...pberrypi.com, 579lpy@...il.com,
linus.walleij@...aro.org, semen.protsenko@...aro.org,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 3/6] iio: pressure: Generalize
read_{temp/press/humid}() functions
On Tue, Mar 19, 2024 at 01:29:22AM +0100, Vasileios Amoiridis wrote:
> Add the coefficients for the IIO standard units and the return
> IIO value inside the chip_info structure.
>
> Remove the calculations with the coefficients for the IIO unit
> compatibility from inside the read_{temp/press/humid}() functions
read_{temp,press,humid}()
> and move it to the general read_raw() function.
>
> Execute the calculations with the coefficients inside the read_raw()
> oneshot capture function.
>
> In this way, all the data for the calculation of the value are
> located in the chip_info structure of the respective sensor.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists