mbox series

[V3,0/2] Add support for ST magnetometer IIS2MDC

Message ID 20210317063902.19300-1-Qing-wu.Li@leica-geosystems.com.cn (mailing list archive)
Headers show
Series Add support for ST magnetometer IIS2MDC | expand

Message

LI Qingwu March 17, 2021, 6:39 a.m. UTC
Changes in V3:

Reword the commit message, add "Acked-by: Rob Herring"

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                       | 1 +
 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, 13 insertions(+)

Comments

Jonathan Cameron March 20, 2021, 2:46 p.m. UTC | #1
On Wed, 17 Mar 2021 06:39:00 +0000
LI Qingwu <Qing-wu.Li@leica-geosystems.com.cn> wrote:

> Changes in V3:
> 
> Reword the commit message, add "Acked-by: Rob Herring"
Applied to the togreg branch of iio.git and initially pushed out as testing
to let autobuilders see if they can find anything we missed.

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                       | 1 +
>  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, 13 insertions(+)
>
Andy Shevchenko March 29, 2021, 3:14 p.m. UTC | #2
On Wed, Mar 17, 2021 at 06:39:00AM +0000, LI Qingwu wrote:
> Changes in V3:

Jonathan, is this applied? I missed it...
Andy Shevchenko March 29, 2021, 3:17 p.m. UTC | #3
On Mon, Mar 29, 2021 at 6:15 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> On Wed, Mar 17, 2021 at 06:39:00AM +0000, LI Qingwu wrote:
> > Changes in V3:
>
> Jonathan, is this applied? I missed it...

I found the reply, sorry for a noise.