devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/2] Add support for ST magnetometer IIS2MDC
@ 2021-03-17  6:39 LI Qingwu
  2021-03-17  6:39 ` [PATCH V3 1/2] dt-bindings: iio: st,st-sensors add IIS2MDC LI Qingwu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: LI Qingwu @ 2021-03-17  6:39 UTC (permalink / raw)
  To: jic23, lars, pmeerw, robh+dt, andriy.shevchenko, denis.ciocca,
	linux-iio, devicetree, linux-kernel
  Cc: grygorii.tertychnyi, andrey.zhizhikin, LI Qingwu

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(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-03-29 15:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-17  6:39 [PATCH V3 0/2] Add support for ST magnetometer IIS2MDC LI Qingwu
2021-03-17  6:39 ` [PATCH V3 1/2] dt-bindings: iio: st,st-sensors add IIS2MDC LI Qingwu
2021-03-17  6:39 ` [PATCH V3 2/2] iio:magnetometer: Add Support for ST IIS2MDC LI Qingwu
2021-03-20 14:46 ` [PATCH V3 0/2] Add support for ST magnetometer IIS2MDC Jonathan Cameron
2021-03-29 15:14 ` Andy Shevchenko
2021-03-29 15:17   ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).