Re: [PATCH v6 1/4] iio: types: add IIO_VOLUMEFLOW channel type

Joshua Crofts <[email protected]> Mon, 3 Aug 2026 11:32:31 +0200
Newsgroups org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Tue, 28 Jul 2026 23:49:40 +0200
Wadim Mueller <[email protected]> wrote:

> Add a new IIO channel type for liquid volumetric flow sensors.  The
> unit exposed via the standard _scale attribute is cubic metres per
> second (m^3/s), following the SI convention used by the other IIO
> channel types.
> 
> Update iio-core's name table, the iio_event_monitor whitelist and
> the sysfs-bus-iio ABI document to match.  The new _scale attribute is
> folded into the existing shared _scale block; only the per-type _raw
> needs a fresh entry.
> 
> Signed-off-by: Wadim Mueller <[email protected]>
> ---

Since there's still time for additional tags (and this patch has none)

Reviewed-by: Joshua Crofts <[email protected]>

-- 
Kind regards,
Joshua Crofts