Re: [PATCH v3 0/6] iio: magnetometer: ak8975: modernize and cleanup driver

From: Andy Shevchenko

Date: Wed Apr 22 2026 - 09:16:58 EST


On Wed, Apr 22, 2026 at 11:22:01AM +0000, Joshua Crofts wrote:
> This series modernizes and cleans up the ak8975 driver, migrating to
> more modern kernel APIs and cleaning up legacy code.
>
> Changes include:
> - replacing usleep_range() with fsleep() for optimization
> - migrating to iopoll macros for better device polling
> - removing unused headers and adding new ones
> - checkpatch.pl fixes

5 out of 6 are good, one needs a bit more as it's a new patch in this version.
Also, wait a bit I'll send a couple more that you may incorporate in your
series. Btw, are you familiar with `b4` tool? If not, good time to start
playing with it.

--
With Best Regards,
Andy Shevchenko