Re: [PATCH v3 0/2] iio: magnetometer: add MEMSIC MMC5983MA driver
From: Vlad
Date: Sat May 16 2026 - 10:14:59 EST
Hi Jonathan,
Great, thank you!
And David, thank you for the review and the kind words. I really
appreciate it.
Best Regards,
Vladi
On Sat, May 16, 2026 at 2:41 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote:
>
> On Mon, 11 May 2026 19:11:33 +0000
> Vladislav Kulikov <vlad.kulikov.c@xxxxxxxxx> wrote:
>
> > Add an IIO driver for the MEMSIC MMC5983MA 3-axis magnetometer over
> > I2C. The driver provides raw magnetic field readings with
> > per-measurement SET/RESET offset cancellation, giving 18-bit output
> > with a full-scale range of +/-8 Gauss.
> >
> Applied to the testing branch of iio.git. Once the build bots are happy
> (and I catch up with backlog of other review!) I'll push that out as
> togreg and it will get picked up for linux-next etc.
>
> Thanks,
>
> Jonathan