lkml.org 
[lkml]   [2019]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/5] iio: add driver for ping))) and laserping sensors
This patchset adds support for parallax PING))) and LaserPING sensors as
iio driver. The driver is derived from srf04 but the device is using only
one GPIO for both triggering and the echo.

Andreas Klinger (5):
dt-bindings: add vendor prefix parallax
dt-bindings: add parallax ping sensors
iio: ping: add parallax ping sensors
iio: add ping sensors to kernel configuration
MAINTAINERS: add maintainer for ping iio sensors

.../bindings/iio/proximity/parallax-ping.yaml | 51 ++++
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
MAINTAINERS | 7 +
drivers/iio/proximity/Kconfig | 15 +
drivers/iio/proximity/Makefile | 1 +
drivers/iio/proximity/ping.c | 336 +++++++++++++++++++++
6 files changed, 412 insertions(+)
create mode 100644 Documentation/devicetree/bindings/iio/proximity/parallax-ping.yaml
create mode 100644 drivers/iio/proximity/ping.c

--
2.11.0

\
 
 \ /
  Last update: 2019-11-07 14:01    [W:0.023 / U:0.268 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site