All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] iio: srf08: add support for similar devices and triggered buffers
@ 2017-08-02 23:22 ` Andreas Klinger
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Klinger @ 2017-08-02 23:22 UTC (permalink / raw)
  To: jic23-DgEjT+Ai2ygdnm+yROfE0A, knaack.h-Mmb7MZpHnFY,
	lars-Qo5EllUWu/uELgA04lAiVw, pmeerw-jW+XmwGofnusTnJN9+BGXg,
	linux-iio-u79uwXL29TY76Z2rM5mHXA, wsa-z923LK4zBo2bacvFa/9K2g,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

This patch series adds support for the ultrasonic devices srf02 and srf10.

Triggered buffer support is added

Andreas Klinger (7):
  iio: srf08: add device tree binding for srf02 and srf10
  iio: srf08: add sensor type srf10
  iio: srf08: add triggered buffer support
  iio: srf08: add device tree table
  iio: srf08: add support for srf02 in i2c mode
  iio: srf08: add buffered to device mode
  iio: srf08: change text in Kconfig

 .../devicetree/bindings/i2c/trivial-devices.txt    |   2 +
 drivers/iio/proximity/Kconfig                      |  12 +-
 drivers/iio/proximity/srf08.c                      | 163 +++++++++++++++++----
 3 files changed, 145 insertions(+), 32 deletions(-)

-- 
2.1.4


-- 
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* [PATCH 0/7] iio: srf08: add support for similar devices and triggered buffers
@ 2017-08-02 23:22 ` Andreas Klinger
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Klinger @ 2017-08-02 23:22 UTC (permalink / raw)
  To: jic23, knaack.h, lars, pmeerw, linux-iio, wsa, robh+dt,
	mark.rutland, linux-i2c, devicetree, linux-kernel

This patch series adds support for the ultrasonic devices srf02 and srf10.

Triggered buffer support is added

Andreas Klinger (7):
  iio: srf08: add device tree binding for srf02 and srf10
  iio: srf08: add sensor type srf10
  iio: srf08: add triggered buffer support
  iio: srf08: add device tree table
  iio: srf08: add support for srf02 in i2c mode
  iio: srf08: add buffered to device mode
  iio: srf08: change text in Kconfig

 .../devicetree/bindings/i2c/trivial-devices.txt    |   2 +
 drivers/iio/proximity/Kconfig                      |  12 +-
 drivers/iio/proximity/srf08.c                      | 163 +++++++++++++++++----
 3 files changed, 145 insertions(+), 32 deletions(-)

-- 
2.1.4


-- 

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

end of thread, other threads:[~2017-08-02 23:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-02 23:22 [PATCH 0/7] iio: srf08: add support for similar devices and triggered buffers Andreas Klinger
2017-08-02 23:22 ` Andreas Klinger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.