Re: [PATCH v5 2/4] iio: backend: add devm_iio_backend_get_by_index()

From: David Lechner

Date: Sat Mar 07 2026 - 13:17:56 EST


On 3/5/26 5:37 AM, Antoniu Miclaus wrote:
> Add a new function to get an IIO backend by its index in the
> io-backends device tree property. This is useful for multi-channel
> devices that have multiple backends, where looking up by index is
> more straightforward than using named backends.
>

Reviewed-by: David Lechner <dlechner@xxxxxxxxxxxx>