On Thu, 27 Feb 2025 12:35:26 +0100 Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxx> wrote: > Hello, > > in a patch series I sent last week > (https://lore.kernel.org/linux-iio/cover.1739902968.git.u.kleine-koenig@xxxxxxxxxxxx) > a review comment by David suggested to claim direct mode for > calibration and he also pointed out that this is missing from a few > other drivers. > > These drivers are fixed here. I've applied these to the togreg branch of iio.git an pushed out as testing but please consider if these are suitable for a backport once this version lands upstream. The change in handling of claiming direct mode will require manual backport. Thanks, Jonathan > > Best regards > Uwe > > Uwe Kleine-König (2): > iio: adc: ad7173: Grab direct mode for calibration > iio: adc: ad7192: Grab direct mode for calibration > > drivers/iio/adc/ad7173.c | 5 +++++ > drivers/iio/adc/ad7192.c | 5 +++++ > 2 files changed, 10 insertions(+) > > > base-commit: 66e80e2f21762bdaa56a4d63c79e5aca5f6bd93c > prerequisite-patch-id: afd7caae7616d474e5a1a68e963828a88fa9cd3b > prerequisite-patch-id: f5900fd31dc701cf190c7b451e0917e5b659f03b > prerequisite-patch-id: 3c1b44d4645eee7668f543f0e9148c52337e1cd9 > prerequisite-patch-id: 9f600afd72914d22298067f86c1298d18cb335cd > prerequisite-patch-id: 16607d29f72b649d63790b9c4c0852c089d27a1f > prerequisite-patch-id: edc1a70e612a16ff5a72b05741beb02f874c7d1b > prerequisite-patch-id: 4370980539a471328b354e94529da4dfe915b573 > prerequisite-patch-id: 0bdad93ca4dd031c335799abdbf6c93e36f27dcc > prerequisite-patch-id: 4aa927f0072026df1ad9627a82f73b45250ad950 > prerequisite-patch-id: 027c26bf1a9c762ebb9828682a61537051835cc4