linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Add support for ST magnetometer IIS2MDC
@ 2021-03-11  3:05 LI Qingwu
  2021-03-11  3:05 ` [PATCH V2 1/2] dt-bindings: iio: st,st-sensors add IIS2MDC LI Qingwu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: LI Qingwu @ 2021-03-11  3:05 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 V2:

Extend the exist st_magn* to support IIS2MDC, instead of adding a new
driver.


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

-- 
2.17.1


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

end of thread, other threads:[~2021-03-16 22:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-11  3:05 [PATCH V2 0/2] Add support for ST magnetometer IIS2MDC LI Qingwu
2021-03-11  3:05 ` [PATCH V2 1/2] dt-bindings: iio: st,st-sensors add IIS2MDC LI Qingwu
2021-03-16 22:43   ` Rob Herring
2021-03-11  3:05 ` [PATCH V2 2/2] iio:magnetometer: Add Support for ST IIS2MDC LI Qingwu
2021-03-13 16:13 ` [PATCH V2 0/2] Add support for ST magnetometer IIS2MDC Jonathan Cameron

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).