Re: [PATCH 05/14] iio: backend: add support for number of lanes
From: David Lechner
Date: Thu Feb 20 2025 - 15:20:37 EST
On 2/20/25 7:54 AM, Antoniu Miclaus wrote:
> Add iio backend support for number of lanes to be enabled.
>
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx>
> ---
This is why I was pushing for a similar function to be an iio_backend
function in [1]. :-)
[1]: https://lore.kernel.org/linux-iio/94efa413-5fa9-4014-86c2-331442e9d42e@xxxxxxxxxxxx/
Not sure if that changes what we want to do here, but just pointing it
out as a similar case to help us decide what the most useful generic
function would be for this.