]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: tools: Add support for floating-point types in buffer scan elements
authorFrancesco Lavra <flavra@baylibre.com>
Tue, 24 Mar 2026 08:47:46 +0000 (09:47 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 27 Apr 2026 08:58:16 +0000 (09:58 +0100)
commitcdd445d4b2a910ade742c3d6a86bc3fca4da9e0c
tree7917c14afc62d9ca896dd37e85f110c661fa927a
parentfda05af070e7bc0403a487fc87378d2e1323f529
iio: tools: Add support for floating-point types in buffer scan elements

A subsequent commit will add floating-point support to the ABI; enhance
the iio_generic_buffer tool to be able to parse this new data format.

Signed-off-by: Francesco Lavra <flavra@baylibre.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
tools/iio/iio_generic_buffer.c
tools/iio/iio_utils.c
tools/iio/iio_utils.h