[PATCH 0/2] iio: adc: ad9467: Enable operation without iio-backend
From: Tomas Melin
Date: Tue Dec 16 2025 - 10:36:48 EST
Not all users can or want to use the device with an iio-backend.
For these users, let the driver work in standalone mode, not coupled
to the backend or the services it provides.
Signed-off-by: Tomas Melin <tomas.melin@xxxxxxxxxxx>
---
Tomas Melin (2):
iio: adc: ad9467: include two's complement in default mode
iio: adc: ad9467: make iio backend optional
drivers/iio/adc/ad9467.c | 70 ++++++++++++++++++++++++++++++++++--------------
1 file changed, 50 insertions(+), 20 deletions(-)
---
base-commit: a7b10f0963c651a6406d958a5f64b9c5594f84da
change-id: 20251215-b4-ad9467-optional-backend-23f1099ee4d7
Best regards,
--
Tomas Melin <tomas.melin@xxxxxxxxxxx>