Message ID | 20250120215620.39766-1-apokusinski01@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | iio: magnetometer: add support for Si7210 | expand |
On Mon, 20 Jan 2025 22:56:18 +0100 Antoni Pokusinski <apokusinski01@gmail.com> 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