Re: [PATCH V2 0/2] Add support for ST magnetometer IIS2MDC

From: Jonathan Cameron
Date: Sat Mar 13 2021 - 11:14:45 EST


On Thu, 11 Mar 2021 03:05:52 +0000
LI Qingwu <Qing-wu.Li@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

> Changes in V2:
>
> Extend the exist st_magn* to support IIS2MDC, instead of adding a new
> driver.

Looks good to me. Will let it sit on the list a little longer so
Denis and others can take a look if they wish.

If it looks like I've lost it in 2 weeks time feel free to poke me!

Thanks,

Jonathan

>
>
> LI Qingwu (2):
> dt-bindings: iio: st,st-sensors add IIS2MDC.
> iio:magnetometer: Add Support for ST IIS2MDC
>
> Documentation/devicetree/bindings/iio/st,st-sensors.yaml | 1 +
> drivers/iio/magnetometer/st_magn.h | 2 ++
> drivers/iio/magnetometer/st_magn_core.c | 1 +
> drivers/iio/magnetometer/st_magn_i2c.c | 5 +++++
> drivers/iio/magnetometer/st_magn_spi.c | 5 +++++
> 5 files changed, 14 insertions(+)
>