Re: [PATCH v3 1/3] iio: types: add IIO_VOLUMEFLOW channel type
From: Wadim Mueller
Date: Wed Jun 03 2026 - 10:15:28 EST
On Mon, 1 Jun 2026 10:42:33 +0100
Jonathan Cameron <jic23@xxxxxxxxxx> wrote:
> I don't think that discussion ever finished. [...]
So i need to decide the unit: l/s or m^3/s? My feeling is l/s. The ranges
are sub-ml/s, so m^3/s only makes the scale 1e3 smaller and the DECIMAL64
precision thing worse, for no real benefit in sysfs. If you want strict
SI i change it. What you prefer?
Wadim