linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: iio: st,st-sensors.yaml New iis2mdc bindings
@ 2021-03-05  7:05 LI Qingwu
  2021-03-05  7:05 ` [PATCH 2/2] iio:magnetometer: Support for ST magnetic sensors LI Qingwu
  2021-03-08 21:55 ` [PATCH 1/2] dt-bindings: iio: st,st-sensors.yaml New iis2mdc bindings Rob Herring
  0 siblings, 2 replies; 7+ messages in thread
From: LI Qingwu @ 2021-03-05  7:05 UTC (permalink / raw)
  To: jic23, lars, pmeerw, robh+dt, denis.ciocca, linux-iio,
	devicetree, linux-kernel
  Cc: grygorii.tertychnyi, andrey.zhizhikin, LI Qingwu

Add support for ST magnetometer lsm303ah,sm303dac and iis2mdc.
The patch tested with IIS2MDC instrument.

Signed-off-by: LI Qingwu <Qing-wu.Li@leica-geosystems.com.cn>
---
 Documentation/devicetree/bindings/iio/st,st-sensors.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
index db291a9390b7..6fd61ffde72b 100644
--- a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
+++ b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
@@ -66,6 +66,11 @@ properties:
       - st,lis3mdl-magn
       - st,lis2mdl
       - st,lsm9ds1-magn
+      - st,lsm303ah_magn
+      - st,ism303dac_magn
+      - st,iis2mdc_magn
+      - st,lsm303agr_magn
+      - st,lis2mdl_magn
         # Pressure sensors
       - st,lps001wp-press
       - st,lps25h-press
-- 
2.17.1


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

end of thread, other threads:[~2021-03-11  7:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05  7:05 [PATCH 1/2] dt-bindings: iio: st,st-sensors.yaml New iis2mdc bindings LI Qingwu
2021-03-05  7:05 ` [PATCH 2/2] iio:magnetometer: Support for ST magnetic sensors LI Qingwu
2021-03-06 16:42   ` Jonathan Cameron
2021-03-09  5:56     ` LI Qingwu
2021-03-09 11:01     ` Andy Shevchenko
2021-03-11  7:46       ` LI Qingwu
2021-03-08 21:55 ` [PATCH 1/2] dt-bindings: iio: st,st-sensors.yaml New iis2mdc bindings Rob Herring

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