Re: [PATCH v5 0/2] iio: magnetometer: add support for Si7210
From: Jonathan Cameron
Date: Sat Jan 25 2025 - 09:02:19 EST
On Mon, 20 Jan 2025 22:56:18 +0100
Antoni Pokusinski <apokusinski01@xxxxxxxxx> wrote:
> This patch series adds support for the Si7210 Hall effect I2C sensor.
> The driver currently supports the basic functionalities (i.e. making
> temperature and magnetic field measurements and changing the
> measurements scale) but I plan to add support for some other features in
> the future as well (e.g. the digital output interrupt).
>
> ---
> Hi all,
> In this version I add only some minor tweaks and comments (for the
> temperature calculation) according to the latest review.
> Everything else was left intact.
Applied to the togreg branch of iio.git but initially only pushed out
as testing because I'll rebase on rc1 once available in about a week.
Thanks,
Jonathan